搜索资源列表
LMS-C
- LMS滤波器示例程序,在TURBOC中运行 这是一个简单的可图形显示的C程序 输入信号是一个被噪声污染了的sin信号。 */ /* 运行后,屏幕的上方是输入信号,下方是经过LMS滤波后的输出信号
LMS
- LMS滤波器(最小均方误差滤波器),学习现代数字信号处理理论的人应该用的上。
滤波器
滤波器程序,和大家共享!
LMS各类算法
- LMS自适应滤波器的仿真,收敛性能以及其误差性能。
基于DSP的lms自适应滤波器实现
- 基于DSP的lms自适应滤波器实现并仿真
lms
- 这是在C5000系列DSP上实现自适应滤波器的源码,是用汇编语言编写的,可直接在CCS上运行-This is the C5000 Series DSP achieve adaptive filter source code, is written in assembly language and can be directly in the CCS run
lms+noise
- 自己课题用了的LMS程序,个人觉得很好,应该能帮上大家吧-own issues with the LMS procedures, personal feel very good, we should be able to help on it
my_lms
- lms滤波器的matlab源代码,可以实现变步长仿真效果!-LMS filter Matlab source code, change can be achieved step simulation results!
LMS-auto-adapter-fiter
- 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "
LMS-sunny
- LMS自适应滤波器,已经使用过,完全正确希望有用!啊啊啊啊啊啊啊啊啊啊啊啊啊!-LMS adaptive filter has been used, completely correct hope useful! Ah ah ah ah ah ah ah ah ah ah ah ah ah!
lms_rls
- 用于自适应LMS滤波器的设计以及自适应RLS滤波器的设计-LMS adaptive filter for the design of RLS Adaptive Filter Design
lms
- 1、本试验中未知系统采用25阶的FIR滤波器模拟。其通带边缘频率10kHz,阻带边缘频率22kHz,阻带衰减75dB,采样频率50 kHz。 2、自适应滤波器采用基本LMS算法,滤波器阶数为32,更新步长u为1/(4+xn*xn)。LMS自适应算法参见《现代信号处理》第192页。 已经在DSP2812上实现-1, the test system uses a 25 unknown band analog FIR filter.
lms
- 自适应滤波器,LMS最陡下降法的matlab原代码,需要的可以下-Adaptive filter, LMS steepest descent method of matlab source code needed to make
LMS
- 使用matlab开发的自适应滤波器文件,现代信号处理的学生可以借鉴一个!-Developed using matlab adaptive filter paper, modern signal processing can learn from a student!
lms-50Hz
- 采集到的50Hz电源信号送至信号处理器作为参考信号,该参考信号在信号处理器中需经HILBERT变换变成两路正交正余弦信号X1、X2,然后采用自适应滤波器算法滤掉有用信号中的50Hz信号。-Collected 50Hz power signal to the signal processor as a reference signal, the reference signal in the signal processor requir
LMS-C
- LMS滤波器示例程序,在TURBOC中运行 这是一个简单的可图形显示的C程序 输入信号是一个被噪声污染了的sin信号。 */ /* 运行后,屏幕的上方是输入信号,下方是经过LMS滤波后的输出信号 -LMS filter sample programs, run in TurboC This is a simple graphical display can process the C input signal is a
lms
- matlab源程序,实现了自适应滤波器中LMS自适应算法。-matlab source code to achieve the adaptive filter in the LMS adaptive algorithm.
lmsandrls
- 以下程序是基于matlab软件实现自适应滤波器的lms和rls两种算法,不像有些程序那样冗杂,简练明了。定义一个输入信号加入一组噪音,用自适应算法进行滤波,其中用到一个for循环。-The following procedure is based on the matlab software implementation of the LMS adaptive filter and rls two algorithms, unlike
LMS
- LMS滤波器(最小均方误差滤波器),学习现代数字信号处理理论的人应该用的上。-LMS filter (minimum mean square error filter), learning modern digital signal processing theory should be used on.
LMSAlgorithm
- LMS滤波器其在回声消除中的应用,也可用于去噪,代码已运行过,无错误,大家放心使用,可用用作毕业设计参考,里面还有个小惊喜,也是代码(The application of LMS filter in echo cancellation can also be used for denoising. The code has been run without error. You can rest assured that it can