代码搜索:Interference mitigation
找到约 900 项符合「Interference mitigation」的源代码
代码结果 900
www.eeworm.com/read/492739/6408390
pdf wavelet domain communication system (wdcs) interference avoi.pdf
www.eeworm.com/read/387700/8658606
m steer.m
%This Program is Designed for Calculation of A Generalized Null Steering Broadside Beam former Weights Vector
%General Antenna Array Specifications
a = input ('The Number of Array Elements : ') ;
d
www.eeworm.com/read/384340/8879859
m steer.m
%This Program is Designed for Calculation of A Generalized Null Steering Broadside Beam former Weights Vector
%General Antenna Array Specifications
a = input ('The Number of Array Elements : ') ;
d
www.eeworm.com/read/184175/9118891
m findoptt.m
%
% function optt = findoptt(L,C,pmax,rP,a,w,maxw)
%
% Arguments:
% L - links in the network
% C - coordinates of nodes
% pmax - max. transmission power
% rP - see rndtopo2d
% a - fading coefficient (
www.eeworm.com/read/181293/9260490
m findoptt.m
%
% function optt = findoptt(L,C,pmax,rP,a,w,maxw)
%
% Arguments:
% L - links in the network
% C - coordinates of nodes
% pmax - max. transmission power
% rP - see rndtopo2d
% a - fading coefficient (
www.eeworm.com/read/377779/9262590
m steer.m
%This Program is Designed for Calculation of A Generalized Null Steering Broadside Beam former Weights Vector
%General Antenna Array Specifications
a = input ('The Number of Array Elements : ') ;
d
www.eeworm.com/read/457943/7315229
m lmsalgo.m
function[]=lmsalgo(M,d,angle1,inter)
T= 1e-3;
t=(1:100)*(T/100);
it=1:100;
s=sin(pi*t/T);
i=randn(1,100);
thetao=angle1*pi/180; % calculation of source direction %
www.eeworm.com/read/315495/13541726
m root_mvdrmse.m
clc;
clear all;
q=1;
save RootMSE.mat;
%=========== Parameters setting =================
M=50; % sensor number
S=3; % signal source number
J=1;
snap=200; % snapshot
%===== signal mo
www.eeworm.com/read/315495/13541727
m root_musicmse.m
clc;
clear all;
%=========== Parameters setting =================
M=50; % sensor number
S=3; % signal source number
J=1;
snap=200; % snapshot
%===== signal model parameters setting ==
www.eeworm.com/read/205449/15315964
m contents.m
% BSS_EVAL - Toolbox for evaluation of Blind Audio Source Separation (BASS)
% methods.
%
% Developers: - Cedric Fevotte (cf269@cam.ac.uk) - Emmanuel Vincent
% (vincent@ircam.fr) - Remi Gribonval (re