CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lms fpga

搜索资源列表

  1. LMS_filter

    2下载:
  2. verilog HDL 写的LMS滤波器-LMS filter using verilog HDL language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:
    • 文件大小:342.1kb
    • 提供者:rayax
  1. rs232

    0下载:
  2. FPGA 数字滤波算法 资料,自己可以设计等LMS 算法-FPGA Digital Filter Algorithm for information, they can design LMS algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:58.26kb
    • 提供者:suupy
  1. fir_lms

    3下载:
  2. 基于FPGA的自适应滤波器的实现。采用Verilog编程,2阶滤波器。-FPGA-based realization of the adaptive filter. Using Verilog programming, 2-order filter.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:11.66kb
    • 提供者:田文军
  1. lms

    0下载:
  2. 自适应LMS算法。由于我要使用,所以将信源信号及加澡后的信源信号保存起来。方便在FPGA设计里使用。-Adaptive LMS algorithm. Because I would like to use, so the source signal and add a noise after the shower saved the source signal. Designed to use in the FPGA.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:1.13kb
    • 提供者:xiaoLEE
  1. fft_block_lms

    0下载:
  2. 块长度为512的频域块复数LMS算法的FPGA实现代码-512_block LMS
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:10.7kb
    • 提供者:白健
  1. nlpf

    1下载:
  2. This simple Matlab function simulates a innovative algorithm for narrow band interference mitigation for wireless communications, esp for satellite comm. The algorithm looks similar to LMS, but error is non-linearly transformed. It works well and a
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:842byte
    • 提供者:徐滨
  1. lms

    2下载:
  2. 文件中为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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2.68mb
    • 提供者:黄远望
  1. fir6dlms

    0下载:
  2. FPGA实现LMs算法的,自己找到的哦 狠辛苦的哦 希望大家喜欢哦-Hope you like FPGA achieve LMs algorithm, and find yourself hard hard Oh
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:1.38kb
    • 提供者:叶良伟
  1. LMS--FPGA

    0下载:
  2. The simulink model of Back propagation Algorithm using an Adaptative Filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.48kb
    • 提供者:Praveen
  1. lms

    0下载:
  2. 无线通信中的LMS算法的硬件实现FPGA-Wireless Communications FPGA hardware implementation of LMS algorithm
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:1.34kb
    • 提供者:何晨光
  1. fpga_lms

    0下载:
  2. 该文章主要介绍如何使用FPGA设计LMS自适应滤波算法-The article mainly introduces how to use the FPGA design LMS adaptive filtering algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1.12mb
    • 提供者:wangqian
  1. fir_lms

    1下载:
  2. 基于FIR滤波器的LMS自适应算法的FPGA实现-FIR filter based on LMS adaptive algorithm on FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:5.27kb
    • 提供者:庄辉
  1. pipline_lms_and_rls_verilog

    2下载:
  2. 流水线LMS,和RLS算法的Verilog代码,用于自适应信号处理的FPGA实现。-The Verilog code about fir_pipline_lms and fir_rls. They commonly used in adaptive signal processing in FPGA platform.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2.61kb
    • 提供者:杨光西
  1. mission

    0下载:
  2. 基于FPGA和Matlab的均衡滤波器设计与实现 基于MATLAB的数字均衡器的设计 采用FPGA实现基于LMS算法的自适应均衡器的设计研究 PWM控制的FPGA实现 等众多与FPGA、MATLAB相关的滤波器和均衡器设计 - FPGA and MATLAB design of filter&EQ
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:9.55mb
    • 提供者:s
  1. lms

    0下载:
  2. lms fpga 设计,verilog 语言编写(lms fpga designed with verilog)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:13kb
    • 提供者:ouyxj
  1. 自适应滤波器

    0下载:
  2. 自适应滤波器的VHDL代码,网上找的,经过整理,编译可以用,希望对大家有帮助(Adaptive filter VHDL code, online search, after finishing, compile, you can use, I hope all of you help)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-20
    • 文件大小:9kb
    • 提供者:styx0
  1. LMS_filter_Altera

    0下载:
  2. 2017电子竞赛e题软件部分,fpga实现(lms adaptive filter undergraduate electronic design contest)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:10.32mb
    • 提供者:史-诗
  1. E7_3

    1下载:
  2. 对基于符号LMS算法的自适应均衡器进行仿真。要求分别进行算法的性能仿真、生成FPGA测试用的输入信号、仿真权值在运算过程中的数据范围(The adaptive equalizer based on the symbol LMS algorithm is simulated. The performance simulation of the algorithm is required, the input signal for FPGA test is generated, and the da
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-06-15
    • 文件大小:928kb
    • 提供者:SEXYLADY
搜珍网 www.dssz.com