搜索资源列表
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.
lms
- verilog 关于LMS均衡器的一些很有用的外文资料 需要的下 免费-verilogverilogverilogverilogverilogverilogverilog
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
fir_lms
- finite impulse response LMS algorithm verilog code
ifir_64
- verilog hdl, quartus.64阶的简单回声抵消器,采用的是基本的LMS算法,简单改进,可用于初期了解。功能背景是对通信领域中,比如打电话时自己的声音到达对方经对方环境多径反射又传回自己这边,即回声。为将回声消除采用回声抵消装置。-64 steps a simple echo canceller is used in the basic LMS algorithm, a simple improvement, can be used for the initial understa
LMS
- 用verilog编写的lms算法。可实现自适应滤波功能-Lms algorithm written in verilog. Adaptive filtering can be achieved
pipline_lms_and_rls_verilog
- 流水线LMS,和RLS算法的Verilog代码,用于自适应信号处理的FPGA实现。-The Verilog code about fir_pipline_lms and fir_rls. They commonly used in adaptive signal processing in FPGA platform.