搜索资源列表
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.rar
- DSP实验——自适应滤波器LMS算法实验 c语言编写 已通过调试,DSP Experiment- LMS adaptive filter algorithm experimental c language through debugging
nlms.rar
- 归一化最小均方(LMS)自适应数字滤波,带测试主程序。,Normalized least mean square (LMS) adaptive digital filter with the test main program.
LMS-vhdl-coad-
- 基于quartus的LMS 自适应滤波器代码,适合初学者 -The LMS adaptive filter based on quartus code, suitable for beginners
fir_lms
- 基于FPGA的自适应滤波器的实现。采用Verilog编程,2阶滤波器。-FPGA-based realization of the adaptive filter. Using Verilog programming, 2-order filter.
DSP__LMS
- 基于DSP的LMS自适应滤波器的实现 在通用DSP芯片TMS320C5402上实现了基于LMS算法的自适应滤波器,并对调试运行结果进行了分析讨 论,其结果为将来硬件实现LMS自适应滤波器提供了可靠保证,为自适应滤波器在实际中的应用提供了参考-DSP-based LMS adaptive filter realization of common DSP chip TMS320C5402 in realizing algorithm based on LMS adaptive filt
AdaptiveLMSequalizer
- 通信中的用的LMS均衡算法VHDL实现,代码不长,很容易看懂-Communication with the LMS equalization algorithm to achieve VHDL code is not long, it is easy to understand
LMS_
- Implement LMS vhdl code.
lms
- LMS filter program for Adaptive signal Filter
LMS
- 在C5000系列DSP上实现自适应滤波器的源码-In the C5000 series DSP source code to achieve adaptive filter
5416lms
- 采用5416的DSP自适应滤波器。在CCS下编译、调试。-Adaptive filter using 5416 DSP. Under the CCS compiler, debugger.
HDLImplementationoftheVariableStepSize
- proposes a Verilog implementation of the Normalized Least Mean Square (NLMS) adaptive algorithm, having a variable step size. The envisaged application is the identification of an unknown system. First the convergence of derived LMS algorithm
trunk
- code for adaptive lms equilizer
fir_lms
- verilog语言编写LMS(最小均方误差)自适应滤波器。-verilog language LMS (least mean square error) adaptive filter.
lms
- CCS下模拟最小均方差自适应滤波器,对未知信号进行滤波,汇编代码-CCS to simulate LMS-Adaptive filter.
LMS
- 实现Lms自适应滤波器,LMS算法可用于ICS(干扰消除系统)直放站中的自适应噪声抵消器-Lms Adaptive Filter
LMS
- 用verilog编写的lms算法。可实现自适应滤波功能-Lms algorithm written in verilog. Adaptive filtering can be achieved
LMS
- 基于lms算法的自适应噪声消除有效去除信号中混有的工频噪声和白噪声-Lms algorithm based on adaptive noise cancellation effectively remove signal mixed in some frequency noise and white noise
LMS
- C语言自适应滤波算法,可移植到任意单片机上或其他工程项目代码上。在DSP28335通过验证。(The C adaptive filtering algorithm, can be transplanted to any microcontroller or other project code. In DSP28335, through verification.)
LMS自适应滤波
- 使用stm32制作的自适应滤波器,lms算法实现,c语言实现(Using STM32 to make adaptive filter, LMS algorithm, C language implementation)