登录
首页 » matlab » 基于LMS算法的自适应线性增强程序

基于LMS算法的自适应线性增强程序

于 2021-03-17 发布 文件大小:1100KB
0 339
下载积分: 1 下载次数: 82

代码说明:

  自适应线性增强程序,Matlab代码,LMS算法(Application Program to Test Adaptive Line Enhancer )

文件列表:

ALE.m,4352,2009-01-20
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

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

发表评论

0 个回复

  • suiji
    能一次性产生多组随机数。如果有些数字不想产生可以动态地剔除。可以控制产生随机数的范围,个数。功能很强大,交互式!(Can produce a one-time multiple sets of random numbers. If some do not want to produce can be dynamically removed. can control to produce the range of random numbers, the number of Very powerful, interactive)
    2012-03-22 10:26:29下载
    积分:1
  • bsc
    自适应滤波器的一些基础的程序代码,希望能给大家帮助(adaptive filter some basic code, in hopes of giving everyone)
    2006-08-07 03:54:47下载
    积分:1
  • learnmatlab
    说明:  适合Matlab的初学者,主要讲了Matlab的一些基础知识,都很基本的。(Matlab for the beginner, the main speech of some basic knowledge of Matlab, very basic.)
    2008-09-09 19:45:01下载
    积分:1
  • reflectance-spectrum
    reflectance spectrum of 1d PhC
    2011-05-07 20:24:53下载
    积分:1
  • ball
    matlab小球沿曲线运动的动画程序,作为一个学习matlab图形界面和动画制作的例程,对理解matlab相关编程很有帮助。(movement along the curve ball matlab animation program, as a learning matlab graphical interface and animation routines, useful for understanding the matlab-related programming.)
    2011-10-24 19:28:29下载
    积分:1
  • position_plot
    position of vehicle maneuvering in lane changing with fuzzy
    2015-01-26 02:23:20下载
    积分:1
  • BAMIC
    BAMIC是一种multi-instance聚类的算法。(BAMIC is a package for multi-instance clustering. This package includes the MATLAB implementation of BAMIC, which is designed to deal with unsupervised multi-label learning problems. It is particularly useful when real-world objects are represented under multi-instance setting while the labels of these objects are unknown. )
    2011-05-12 16:36:21下载
    积分:1
  • MATLAB
    《matlab仿真技术与应用》清华大学出版社,强烈推荐,很不错一本书()
    2007-09-08 21:14:59下载
    积分:1
  • multiRCSradarsimilation
    一个雷达回波模拟的matlab程序包,含有在RCS服从卡方分布,瑞利分布,对数正态分布下目标的的雷达散射截面模拟子程序, 具有径向加速度,径向速度,径向距离的雷达回波模拟,有3-D图形显示.(A radar echo matlab simulation package, containing the RCS subject to chi-square distribution, Rayleigh distribution, lognormal distribution of the target radar cross section simulation subprogram, with the radial acceleration, radial velocity, radial distance the radar echo simulation, there are 3-D graphical display.)
    2021-04-19 20:38:50下载
    积分:1
  • zuiyou1
    说明:  matlab最优控制的作业 请各位高手多多指教(Matlab optimal control operations please master exhibitions)
    2006-03-13 12:48:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载