搜索资源列表
fir_lms
- 一个不错的关于lms算法的verilog代码,算然只有两级,但是对了解lms用HDL描述有很好的理解作用。希望对大家有用~-A good lms algorithm on the verilog code, development environment, I can not find, even if the vhdl it! We hope to be useful
LMS_filter
- verilog HDL 写的LMS滤波器-LMS filter using verilog HDL language
fir_lms
- 基于FPGA的自适应滤波器的实现。采用Verilog编程,2阶滤波器。-FPGA-based realization of the adaptive filter. Using Verilog programming, 2-order filter.
fir_lms
- 基于FIR滤波器的自适用滤波器的实现 vhDL语言-FIR LMS
fir6dlms
- lms算法,自适应滤波器中使用fir滤波器对信号的码间干扰进行均衡-lms
fir_lms
- finite impulse response LMS algorithm verilog code
fir_lms-adaptive-filter
- 采用VHDL语言编写的fir级联结构的LMS自适应滤波器,方便学习研究自适应滤波器有关参数实际实现的影响-Using VHDL language fir cascade structure of LMS adaptive filter, adaptive filter to facilitate study and research the impact of the actual implementation of the relevant parameters
fir_lms
- 基于FIR滤波器的LMS自适应算法的FPGA实现-FIR filter based on LMS adaptive algorithm on FPGA
adaptivefi-filter
- this code consists of adaptive fir filter algorithm using LMS based approach.