代码搜索:INTERFERENCE

找到约 869 项符合「INTERFERENCE」的源代码

代码结果 869
www.eeworm.com/read/409205/11341333

m tonegen.m

function [y,code] = tonegen(digits, scale, yint) %TONEGEN generate "mystery" signal containing tones %------- % Usage: [Y, C] = tonegen(D, S, Xint) % % D : vector of digits for a 5-
www.eeworm.com/read/409205/11341438

m genint.m

function yint = genint(N) %GENINT generate interference for TONE GENERATOR mystery signal %------ % Usage: Y = genint(N) % % N : signal length of the interference % Y : output sig
www.eeworm.com/read/409205/11341468

m tonegen.m

function [y,code] = tonegen(digits, scale, yint) %TONEGEN generate "mystery" signal containing tones %------- % Usage: [Y, C] = tonegen(D, S, Xint) % % D : vector of digits for a 5-
www.eeworm.com/read/409205/11341522

m tonegen.m

function [y,code] = tonegen(digits, scale, yint) %TONEGEN generate "mystery" signal containing tones %------- % Usage: [Y, C] = tonegen(D, S, Xint) % % D : vector of digits for a 5-
www.eeworm.com/read/406910/11432791

m transmitul.m

function [cul, iul, sirul]=transmitul(b, k, pul, g, noise) % DESCRIPTION [cul, iul, sirul]=transmitul(b, k, pul, g, noise) % Calculates SIR uplink. % INPUT % b -- base station index % k --
www.eeworm.com/read/406910/11432807

m transmitdl.m

function [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise) % DESCRIPTION [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise); % all variables in dB % INPUT % b -- base station index % k --
www.eeworm.com/read/338527/12294986

m beamgsc_forgraduate.m

%% copy from SPCOM %% method by GSC clear all; close all; for run_times=1:1 run_times D_A=[0]; % DOA of desired signal I_A=[20 50 -35 -20 -45 60 30 80 -75 -55];
www.eeworm.com/read/250225/12423262

m transmitul.m

function [cul, iul, sirul]=transmitul(b, k, pul, g, noise) % DESCRIPTION [cul, iul, sirul]=transmitul(b, k, pul, g, noise) % Calculates SIR uplink. % INPUT % b -- base station index % k --
www.eeworm.com/read/250225/12423271

m transmitdl.m

function [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise) % DESCRIPTION [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise); % all variables in dB % INPUT % b -- base station index % k --
www.eeworm.com/read/226667/14455744

m maideg.m

%--------------------------------------------------------- % Plot degradation in single user Eb/No with multiple % access interference. %---------------------------------------------------------