代码搜索:Interference mitigation
找到约 900 项符合「Interference mitigation」的源代码
代码结果 900
www.eeworm.com/read/362152/10015683
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/352501/10546002
c adaptpredict_pcm.c
//Adaptpredict_pcm.c Adaptive predictor to cancel interference
#define beta 1E-13 //rate of convergence
#define N 60 //# of coefficients of adapt FIR
#
www.eeworm.com/read/419978/10825248
m matlab1.m
function [t,seat,aisle]=OI6Sim(n,target,seated)
% OI6 分组仿真的部分
% n 分组人数
% target 入对的顺序
% seated 当前座位落座情况
% t simulation time
% seat ,seat interference
% aisle ,aisle interfe
www.eeworm.com/read/274320/10876356
m maideg.m
%---------------------------------------------------------
% Plot degradation in single user Eb/No with multiple
% access interference.
%---------------------------------------------------------
www.eeworm.com/read/271693/10983755
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/271693/10983770
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/243168/12957761
c adaptpredict_pcm.c
//Adaptpredict_pcm.c Adaptive predictor to cancel interference
#define beta 1E-13 //rate of convergence
#define N 60 //# of coefficients of adapt FIR
#
www.eeworm.com/read/492812/6409789
c adaptpredict_pcm.c
//Adaptpredict_pcm.c Adaptive predictor to cancel interference
#define beta 1E-13 //rate of convergence
#define N 60 //# of coefficients of adapt FIR
#
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