搜索资源列表
Untitled
- lms算法的程序可以直接运行
3
- 在CCS DSK C5000软件环境下,用C语言描述了自适应滤波器的结构。在TI公司的TMS320C54X系列的TMS320C5402芯片上,完成了基于LMS自适应算法的FIR横向滤波器的设计,并进行了模拟仿真,得出了正确的结果。-Under the circumstance of CCS DSK C5000 software, the adaptive filter is described and designed by C language. Ultimately the design o
LMS
- 基于lms算法的自适应噪声消除有效去除信号中混有的工频噪声和白噪声-Lms algorithm based on adaptive noise cancellation effectively remove signal mixed in some frequency noise and white noise
LMS自适应滤波
- 使用stm32制作的自适应滤波器,lms算法实现,c语言实现(Using STM32 to make adaptive filter, LMS algorithm, C language implementation)
demo2
- LMS算法是随机梯度算法中的一种,其在随机输入维纳滤波器递归计算中使用确定性梯度。(It is one of random gradient algorithms with the steady gradient during the iteration)