搜索资源列表
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_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
LMS
- 用verilog编写的lms算法。可实现自适应滤波功能-Lms algorithm written in verilog. Adaptive filtering can be achieved
LMS
- verilog实现的LMS的算法,另外有tb文件可以测试已测试代码正确-verilog implementation of LMS algorithm, another tb files can test the code has been tested properly ......
digital-equalizer-Verilog
- 硕士论文。主要包括:1、均衡器的设计原理 2、码间串扰与均衡原理 3、自适应均衡算法,主要介绍迫零算法、LMS算法、RLS算法 4、LMS自适应均衡器的Verilog设计 5、以上算法的matlab仿真-Master thesis. The main contents are as follows: 1, the design principle of the equalizer 2, intersymbol interference (ISI) and equilibrium principl
LMS-matlab-and-verilog
- LMS matlab及verilog程序-LMS MATLAB and Verilog program
lms
- lms fpga 设计,verilog 语言编写(lms fpga designed with verilog)
LMS
- least mean square algo implemented on verilog
LMS filter
- lms filter on verilog filter and synthesizable on xilinx
fir_lms
- 通过基于LMS算法的Verilog程序的编写来实现自适应滤波器的功能(The function of adaptive filter is realized by compiling Verilog program based on LMS algorithm.)