登录
首页 » matlab » FDAF

FDAF

于 2014-09-28 发布 文件大小:1100KB
0 330
下载积分: 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 个回复

  • m
    说明:  一些例题是m源代码,供大家参考与学习,希望对大家有所帮助。(Some examples are m source code for reference and learning, we want to help.)
    2010-07-04 20:24:54下载
    积分:1
  • Matlab
    Matlab编程学习资料,对初学者有帮助。。。(Matlab programming to learn information useful for beginners. . .)
    2009-05-21 21:03:24下载
    积分:1
  • demomodel
    This demo explains the use of the advanced object oriented interface model. The model is the generic object which collects all relevant signals, parameters, options and functions related to an application of the LS-SVM. This interface is depreciated for the casional users because of the implicit nature: the distinction between in- and output vanishes. If one wants to use the full power of LS-SVMlab, one is recommended to go through this demo. The options can be divided in 5 classes, the general LS-SVM options the trainpoint administration, the options of the Conjugate Gradient algorithm the preprocess options and the encoding options. The demo shows how to control the preprocessing and the coding using the appropriate model. It is adviced to check carefully the model s options before starting the calculations.
    2015-01-18 05:52:05下载
    积分:1
  • matlab-program
    学习MATLAB必须学会的一些简单示例,给初学者提供较好的学习过程。减少书写代码的时间(MATLAB must learn to learn some simple example to provide beginners a better learning process. Reduce the time writing code)
    2012-05-09 14:39:51下载
    积分:1
  • lyapunov
    计算时间序列的最大的里雅普诺夫指数的函数,(Calculation of time series The largest Lyapunov index in the function,)
    2009-02-24 14:19:58下载
    积分:1
  • figure-2.2.4
    Compare the response of SDOF system in terms of damping ratio.
    2012-06-27 10:53:59下载
    积分:1
  • Particle_demo2
    基于matlab的粒子滤波目标跟踪算法2,对于初学者很有用(Matlab-based particle filter tracking algorithm 2, very useful for beginners)
    2011-09-09 17:08:24下载
    积分:1
  • Link
    LInk.c for ART2 development.
    2014-11-22 02:50:02下载
    积分:1
  • lms
    自适应LMS盲均衡算法,在MATLAB下实现,比较简单(err)
    2007-12-28 15:40:18下载
    积分:1
  • fastVM
    Fast algorithm for computing the response of a discrete Volterra model given a input sequence.
    2011-08-22 00:42:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载