代码搜索:INTERFERENCE
找到约 869 项符合「INTERFERENCE」的源代码
代码结果 869
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
www.eeworm.com/read/391151/8418556
c adaptpredict.c
//Adaptpredict.C Adaptive predictor to cancel interference
#include "wbsignal.h" //wide-band signal table look-up
#define beta 1E-14 //rate of convergence
#defin
www.eeworm.com/read/389692/8507859
m noisedm.m
%% Adaptive Noise Cancellation
% This is a demonstration of adaptive nonlinear noise cancellation using
% the Fuzzy Logic Toolbox functions ANFIS and GENFIS1.
%
% Copyright 1994-2005 The MathWork
www.eeworm.com/read/187617/8615197
54306
Xref: cantaloupe.srv.cs.cmu.edu misc.consumers.house:46266 sci.electronics:54306
Newsgroups: misc.consumers.house,sci.electronics
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!wupost!howland.reston.a
www.eeworm.com/read/187617/8619726
15967
Xref: cantaloupe.srv.cs.cmu.edu sci.crypt:15967 alt.security:10129 comp.org.eff.talk:17219 comp.security.misc:3566
Path: cantaloupe.srv.cs.cmu.edu!magnesium.club.cc.cmu.edu!news.sei.cmu.edu!cis.ohio-s
www.eeworm.com/read/288303/8644438
m tfdemo4.m
%TFDEMO4 Cohen's class time-frequency distributions.
% Time-Frequency Toolbox demonstration.
%
% See also TFDEMO.
% O. Lemoine - May 1996.
% Copyright (c) CNRS.
clc; zoom on; clf;
echo on
www.eeworm.com/read/431671/8662538
m tfdemo4.m
%TFDEMO4 Cohen's class time-frequency distributions.
% Time-Frequency Toolbox demonstration.
%
% See also TFDEMO.
% O. Lemoine - May 1996.
% Copyright (c) CNRS.
clc; zoom on; clf;
echo on
www.eeworm.com/read/385934/8777115
c adaptpredict.c
//Adaptpredict.C Adaptive predictor to cancel interference
#include "wbsignal.h" //wide-band signal table look-up
#define beta 1E-14 //rate of convergence
#defin