搜索资源列表
fir6dlms
- lms的verilog代码,我找了好久在才找的的,好东西,大家一起学习
lms verilog
- lms veriog程序,不错的代码
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.
lms
- verilog编写的lms算法模块,简单易用-lms module using verilog.It s simple.
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
- 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_pipeline_lms
- verilog语言编写LMS(最小均方误差)自适应滤波器。-verilog language LMS (least mean square error) adaptive filter.
fir_lms
- verilog语言编写LMS(最小均方误差)自适应滤波器。-verilog language LMS (least mean square error) adaptive filter.
fir_lms
- finite impulse response LMS algorithm verilog code
lms
- LMS自适应滤波器,verilog语言实现,能实现有符号数的运算-LMS filer
lms
- 文件中为lms算法的ise工程,其中包含了lms算法的fpga实现的verilog程序以及testbench,很好的在FPGA上实现了lms算法,还有一些调试程序的总结-Ise project file for lms algorithm, which contains the lms algorithm fpga verilog program to achieve and testbench good lms algorithm implemented on FPGA debugger su
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.
LMS
- least mean square algo implemented on verilog