登录
首页 » matlab » adaptive filters part2

adaptive filters part2

于 2021-03-24 发布
0 80
下载积分: 1 下载次数: 2

代码说明:

说明:  自适应滤波器相关的matlab程序,包含LMS,RLS算法等的实现。由于太大了,所以该资源分为part1和part2两部分。此部分为part2!(matlab codes related to adaptive filters, including LMS and RLS algorithm, etc. the resource is divided to two parts (part1 + part2) cuz it is oversized.)

文件列表:

adaptive filters part2, 0 , 2021-03-24
adaptive filters part2\01_memory_org.mat, 30168795 , 2013-03-28
adaptive filters part2\Modeling.m, 1528 , 2013-03-28
adaptive filters part2\ModelingGNLMS.m, 2236 , 2013-03-28
adaptive filters part2\ModelingGNLMS.m~, 2178 , 2013-03-28
adaptive filters part2\NLMS_AEC_mono.m, 1038 , 2013-03-28
adaptive filters part2\NullSteeringBF.m, 392 , 2013-03-28
adaptive filters part2\OFDM.m, 2915 , 2013-03-28
adaptive filters part2\OFDMmod.m, 540 , 2013-03-28
adaptive filters part2\PFBLMS_AEC_mono.m, 871 , 2013-03-28
adaptive filters part2\RDFTM.M, 326 , 2013-03-28
adaptive filters part2\Subband_AEC_mono.m, 1590 , 2013-03-28
adaptive filters part2\TxRxQAM.m, 1305 , 2013-03-28
adaptive filters part2\TxRxQAMELG.m, 2190 , 2013-03-28
adaptive filters part2\TxRxQAMGB.m, 2103 , 2013-03-28
adaptive filters part2\WHTM.M, 425 , 2013-03-28
adaptive filters part2\WS_FTP.LOG, 10506 , 2013-04-08
adaptive filters part2\modelingLMS.m~, 1292 , 2013-03-28
adaptive filters part2\prolates.m, 1491 , 2013-03-28
adaptive filters part2\rcos50.m, 264 , 2013-03-28
adaptive filters part2\rlsI.m, 1075 , 2019-12-31
adaptive filters part2\specshift.m, 338 , 2013-03-28
adaptive filters part2\speech1.mat, 2033386 , 2013-03-28
adaptive filters part2\speech2.mat, 2033633 , 2013-03-28
adaptive filters part2\speech3.mat, 2034213 , 2013-03-28
adaptive filters part2\speech4.mat, 2033448 , 2013-03-28
adaptive filters part2\speech5.mat, 2033762 , 2013-03-28
adaptive filters part2\sr_Nyquist_p.m, 1370 , 2013-03-28
adaptive filters part2\sr_cos_p.m, 621 , 2013-03-28
adaptive filters part2\wo.mat, 8074 , 2013-03-28

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

发表评论

0 个回复

  • image_chaofenbian
    有关图像超分辨率的MATLAB源程序,包括几种超图像分辨率的应用,希望对大家有用!(The image super-resolution of the MATLAB source code, including several super image resolution application, we want to be useful!)
    2020-10-30 10:59:55下载
    积分:1
  • matlabexp
    说明:  matlab计算的小程序,适合matlab爱好者(matlab calculate the small program for matlab lovers)
    2011-03-14 13:59:15下载
    积分:1
  • ART
    ART迭代算法重建图像 matlab 可放到其他语言环境中使用(ART iterative image reconstruction algorithm matlab environment can be put to use in other languages)
    2014-09-15 20:34:34下载
    积分:1
  • A15_Gui_IP_Time_Spec
    原创,使用matlab对激发极化的极化率进行时间谱反演。采用GUI编程,非常方便。(Original use matlab polarization excitation polarization inversion time. GUI programming is very convenient.)
    2012-08-30 18:45:27下载
    积分:1
  • image_registr
    这是一个关于基于互信息的图像配准程序,是以matlab编写(This is a mutual information based image registration procedures, the preparation is matlab)
    2010-05-23 21:29:55下载
    积分:1
  • ISAR-image
    点目标成像程序,程序简洁,效果较好,具有一定的使用价值(ISAR image)
    2013-11-23 13:49:48下载
    积分:1
  • MATLABIMAGEPROCESSINGCOMMAND
    该文档里面包含了MATLAB里常用的命令及例子,介绍的非常详细。(The document which contains a MATLAB command that is commonly used and examples described in great detail.)
    2009-11-08 14:46:20下载
    积分:1
  • wave_freesurface2.m
    二维波动有限差分octave程序,并画成动画显示。(Two-dimensional wave finite-difference octave program, and drawn animation.)
    2012-04-03 09:26:19下载
    积分:1
  • Weak signal detection
    针对强噪声背景中弱信号检测问题,在传统检测方法基础上,提出了基于联合去噪和频率调制的微弱信号检测方法。搭建自相关和小波阈值变换联合去噪系统,极大程度抑制了噪声对检测结果的不利影响。利用频率可调标准信号调制待测信号频率,使得被测信号与检测系统策动力信号的频率差满足检测条件,打破了利用Duffing 振子检测系统只能检测与系统策动力频率相近信号的限制。(In order to solve the problem of weak signal detection in strong noise background, based on traditional detection methods, puts forward the method of weak signal detection and denoising based on frequency modulation. The self correlation and wavelet threshold transform combined de-noising system can greatly restrain the adverse effect of noise on the detection results. Use adjustable standard signal modulation signal frequency to be measured frequency, the signal detection system and the driving signal frequency difference meet the test conditions, the system can only break detection signal detection and system driving the similar frequency limit by using Duffing oscillator.)
    2017-12-11 22:09:40下载
    积分:1
  • Sviterbi
    由于硬判决在判决过程中将接收直接判决为[1 0],而损失了相应的近似信息,导致了接收信息在某种意义上的浪费。软判决将接收电平量化,尽可能保存相应的信息,故可以提高译码性能。(soft descision decoding)
    2012-06-11 16:34:46下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载