登录
首页 » matlab » FDAF

FDAF

于 2014-09-28 发布 文件大小:1100KB
0 323
下载积分: 1 下载次数: 140

代码说明:

  频域自适应滤波器(FDAF)演示程序 Matlab;自适应LMS算法( Frequency-domain Adaptive Filter (FDAF) Demo)

文件列表:

Common
......\AmpResp.m,1609,2009-01-20
......\APadapt.m,2273,2009-01-20
......\APinit.m,836,2009-01-20
......\DCTmatrix_TypeIV.m,383,2009-01-20
......\dist_alias.m,1369,2009-01-20
......\DSAFadapt_Merched_cllp.m,2762,2009-01-20
......\DSAFadapt_Morgan_cllp.m,2732,2009-01-20
......\DSAFinit_Merched.m,2507,2009-01-20
......\DSAFinit_Morgan.m,1810,2009-01-20
......\engine_1.WAV,80226,2009-01-20
......\engine_2.WAV,80226,2009-01-20
......\far.wav,55934,2009-01-20
......\fb.dat,1800,2009-01-20
......\fdaf.m,2456,2009-01-20
......\FDAFadapt.m,2514,2009-01-20
......\FDAFinit.m,1273,2009-01-20
......\FreqResp.m,551,2009-01-20
......\FXLMSadapt.m,2602,2009-01-20
......\FXLMSinit.m,1327,2009-01-20
......\FXNLMSadapt.m,2804,2009-01-20
......\FXNLMSinit.m,1390,2009-01-20
......\GenerateResponses.m,2151,2009-01-20
......\GenerateResponses_speech.m,1042,2009-01-20
......\h1.dat,24232,2009-01-20
......\h2.dat,23027,2009-01-20
......\HALMSadapt.m,2463,2009-01-20
......\HALMSinit.m,957,2009-01-20
......\HANLMSadapt.m,2624,2009-01-20
......\HANLMSinit.m,1069,2009-01-20
......\Homer.mat,560,2009-01-20
......\IPNLMSadapt.m,2238,2009-01-20
......\IPNLMSinit.m,1190,2009-01-20
......\LMSadapt.m,1908,2009-01-20
......\LMSadapt_dec.m,1880,2009-01-20
......\LMSinit.m,938,2009-01-20
......\make_bank.m,757,2009-01-20
......\make_bank_3.m,858,2009-01-20
......\make_bank_DFT.m,889,2009-01-20
......\MSAFadapt.m,2363,2009-01-20
......\MSAFadapt_cllp.m,2227,2009-01-20
......\MSAFadapt_oplp.m,2373,2009-01-20
......\MSAFinit.m,1611,2009-01-20
......\near.WAV,49892,2009-01-20
......\NLMSadapt.m,1998,2009-01-20
......\NLMSadapt_dec.m,2046,2009-01-20
......\NLMSinit.m,1065,2009-01-20
......\opt_filter.m,2240,2009-01-20
......\PMSAFadapt.m,3047,2009-01-20
......\PMSAFinit.m,2115,2009-01-20
......\PRAadapt.m,1865,2009-01-20
......\PRAinit.m,843,2009-01-20
......\PSDecimation.m,1157,2009-01-20
......\p_p.asc,303,2009-01-20
......\p_z.asc,299,2009-01-20
......\recursive_power.m,747,2009-01-20
......\RLSadapt.m,2147,2009-01-20
......\RLSinit.m,780,2009-01-20
......\SAFadapt.m,1921,2009-01-20
......\SAFinit.m,1552,2009-01-20
......\smooth.m,523,2009-01-20
......\SOAFadapt.m,2362,2009-01-20
......\SOAFadapt_DFT.m,2265,2009-01-20
......\SOAFinit.m,1175,2009-01-20
......\SparseImpulse_512_32.mat,16776,2009-01-20
......\speech.mat,199584,2009-01-20
......\SpeechSample.mat,682936,2009-01-20
......\stepcheck_lms.m,1533,2009-01-20
......\s_p.asc,301,2009-01-20
......\s_z.asc,303,2009-01-20
......\Timit.wav,55934,2009-01-20
......\WeightTransform_Merched.m,833,2009-01-20
......\WeightTransform_Morgan.m,2443,2009-01-20
......\WS_FTP.LOG,42271,2009-02-20
FDAFdemo.m,2288,2009-01-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab_fn
    Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code in a terminal window. This amounts to using Matlabas a kind of calculator, and it is good for simple, low-level work. The second method is to create a script M-fi le. Here, one makes a fi le with the same code one would enter in a terminal window. When the fi le is “run”, the script is carried out. The third method is the function M-fi le. This method actually creates a function, with inputs and outputs. The fourth method will not be discussed here. It is a way to incorporate C code or FORTRAN code into Matlab this method uses .mex fi les. We will not disucss it here.
    2013-07-09 16:49:20下载
    积分:1
  • pam_simulation
    对pam调制的误码率进行理论和仿真对比,用的是蒙特卡罗方法(01:15 modulation of the BER and the theoretical simulations, using the Monte Carlo method)
    2007-05-26 13:42:11下载
    积分:1
  • 12_Commandes_et_fonctions_de_Matlab
    commandes et fonctions sur matlab
    2010-06-23 19:45:19下载
    积分:1
  • 1
    说明:  最优化算法,使用Q型惩罚因子,在matlab环境下运行的通用算法。(Optimization algorithm, the use of Q-factor penalties, in the matlab environment running under a common algorithm.)
    2008-01-18 21:25:02下载
    积分:1
  • Matlab
    Matlab text book.Primer edition for experts
    2010-09-19 08:45:20下载
    积分:1
  • ls_mmse_updated
    channel estimation using Ls and MMSE algorithms also calculates the Mean square error and SER
    2009-05-04 18:49:52下载
    积分:1
  • Modulation
    Amplitude modulation and demodulation
    2013-12-04 20:00:28下载
    积分:1
  • cascadethreephase
    Modular Cascaded H-Bridge Multilevel PV Inverter With Distributed MPPT for Grid-Connected Applications
    2017-02-06 13:21:28下载
    积分:1
  • QPSK
    基于matlab的qpsk调制仿真 源代码(Matlab-based simulation of the source code modulation qpsk)
    2009-04-26 11:04:32下载
    积分:1
  • mastery-matlab-with-C-and-CPP
    这本书刘维的精通matlab于C和C++混合编程第二版,对进行对matlab优化的有很大的帮助。(The mastery book Liouville matlab in the second edition of the programming the C and C++ mixed on Matlab optimization of great help.)
    2012-11-28 18:41:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载