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

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

于 2021-03-17 发布 文件大小:1100KB
0 341
下载积分: 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 个回复

  • hysegment
    本人改进的关于自适应分割方法,结合了大津法获得的阈值作为初始阈值,可以提高运行速度和分割效果(I improved on the adaptive segmentation method that combines the Otsu threshold obtained as the initial threshold, can improve speed and segmentation results)
    2007-07-27 10:09:19下载
    积分:1
  • fxrapt
    这个函数提供了一种基音频率检测算法,具体的算法内容详见MATLAB文件的说明,有详细的注释,工程中已经应用过,有较好的应用价值(This function provides a pitch detection algorithm, the specific content of the algorithm see MATLAB documentation, detailed annotations, engineering has been applied, has good application value)
    2009-03-03 10:36:36下载
    积分:1
  • DMC_flexible_manipulator
    DMC_flexible_manipulator Matlab m-file
    2014-11-16 19:22:46下载
    积分:1
  • rare2012
    Rare2012: A multi-scale rarity-based saliency detection with its comparative statistical analysis
    2015-03-08 19:47:12下载
    积分:1
  • mybode
    绘制控制系统近似bode图,为了做自动控制原理作业时偷点懒。虽然matlab自带bode函数但是作业要求画近似的。(Drawing control system approximation bode diagram, when you steal lazy to do the job of Automatic Control Theory. Although matlab function but the job comes bode asked to draw approximate.)
    2017-03-24 22:13:43下载
    积分:1
  • gpsins
    很全的GPSins完整仿真程序,值得下载(Are all of the GPS ins complete simulation program, worth downloading)
    2010-08-14 20:27:45下载
    积分:1
  • sig_shift
    使用MATLAB对离散信号进行运算,包括相加,位移,相乘以及变换等。(The use of MATLAB for computing discrete signals, including the add, shift, multiply and transform.)
    2008-05-26 19:58:41下载
    积分:1
  • PSCAD-zhinan
    PSCAD学习资料,适合初学者学习应用,希望对大家有所帮住(PSCAD learning materials, suitable for beginners learning applications, we hope to help to live)
    2011-06-03 18:15:34下载
    积分:1
  • cucfineUntitled
    在LEACH算法的基础上对簇头选择从节点剩余能量与节点分布位置进行了加权处理,仿真结果显示,较LEACH协议延长了网络生存时间,降低了网络总体能耗。(On the basis of the LEACH algorithm for cluster heads selection on the basis of the node residual energy and the node distribution location weighted processing, simulation results show that, the LEACH protocol extended the network survival time, reduce the network energy consumption as a whole. )
    2014-06-17 16:23:16下载
    积分:1
  • report_FFT_2010_10_31
    说明:  一个关于傅里叶变换的学习课件,本人自己制作,课题组内部学习使用。(A study on the Fourier transform of the courseware, I produce their own, learning to use the internal research group.)
    2011-04-06 00:58:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载