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

搜索资源列表

  1. VerilogFIR

    0下载:
  2. low pass FIR filter programmed by Verilog, you can change the coefficients in the program to achieve different response
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4224742
    • 提供者:吴恒
  1. fir

    0下载:
  2. FIR Filter Fits in an FPGA using a Bit Serial Approach
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:63351
    • 提供者:mm
  1. FIR

    0下载:
  2. FIR滤波器的算例,希望能对大家有帮助~-FIR filter example, I hope you can help ~
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:21596
    • 提供者:王道
  1. fir

    0下载:
  2. 真正意思上的fir滤波器课程设计,基于quartus II9.0的vhdl代码。有原理图输入和例化元件-The real meaning of the fir filter design program, based on quartus II9.0 the vhdl code. A schematic of components and cases
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1439867
    • 提供者:liyu
  1. fir

    0下载:
  2. FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。-FIR (Finite Impulse Response) filters: finite impulse response filter unit, digital signal processi
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:1147
    • 提供者:heyan
  1. PowerCompFilters

    0下载:
  2. 1st FIR filter is given and wee need to find 2nd FIR filter that meet magnitude complementary criterion. fminsearch is used for error minimization.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2287
    • 提供者:Karthi
  1. fir_PGA

    0下载:
  2. 一种基于verilog的fir滤波源码,并带matlab仿真源程序。-Based on the fir filter verilog source code and source code with matlab simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:23888
    • 提供者:对称
  1. 2DFilters

    0下载:
  2. A design of a 2D filter (This filter is 1D FIR filter that is transformed into a 2D filter).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:154524
    • 提供者:Ahmed
  1. multi-channelFIRFilter-bank

    0下载:
  2. 多信道FIR滤波器。作为firpr2chfn函数使用的例题进行教学。四信道reconstruction滤波器-multi-channel FIR Filter-Bank.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:627
    • 提供者:Hao Li
  1. FIR

    0下载:
  2. TI dsp C55xx 开发Fir滤波器示例,包括整个工程的源代码,不同于我上传的另一个-TI dsp C55xx development Fir filter examples, including source code for the whole project is different from the one I uploaded
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:14469
    • 提供者:qianhw
  1. Considering-output-saturation-adaptive-FIR-filter-

    0下载:
  2. 考虑输出饱和约束的自适应FIR滤波器设计Considering output saturation adaptive FIR filter design constraints-Considering output saturation adaptive FIR filter design constraints
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:53150
    • 提供者:shen1052
  1. FIR

    0下载:
  2. 本程序实现了FIR滤波器,使用了全并行的分布式DA算法,附有仿真波形。-FIR filter with DA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:398977
    • 提供者:dingweihua
  1. FPGA-FIR

    0下载:
  2. FIR滤波器,算法,采用VHDL编程语言,算法比较简单,希望对大家有所帮助。-FIR filter algorithm, using VHDL programming language, the algorithm is simple, we want to help.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:63992
    • 提供者:math
  1. FIR-lv-bo-code

    0下载:
  2. 此代码为FIR滤波器的设计源码,并对其代码做了相应的改进,综合仿真结果成功-This code source code for the FIR filter design, and the code does a corresponding improvement, integrated simulation results successfully
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2434
    • 提供者:飞扬奇迹
  1. FIR-fliter

    0下载:
  2. 可以实现在labview环境下实现FIR滤波器-Labview environment to achieve the FIR filter
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:27424
    • 提供者:
  1. DA-FIR

    0下载:
  2. 采用DA算法实现FIR滤波器的设计实验原理建模仿真-DA algorithm using FIR filter design principles of modeling and simulation experiments
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:217420
    • 提供者:郭静
  1. filter-(FIR)-

    0下载:
  2. 有限冲击响应数字滤波器的基础理论。 FIR数字滤波器是一种非递归系统,其冲激响应h(n)是有限长序列,其差分方程表达式为: N为FIR滤波器的阶数。-Finite impulse response digital filter of the basic theory. FIR digital filter is a non-recursive system, its impulse response h (n) is a finite sequence, the differen
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:331938
    • 提供者:陆志光
  1. fir-filter

    0下载:
  2. matlab 仿真fir 滤波器与iir滤波器-matlab fir filter and iir filter simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:897
    • 提供者:
  1. FIR-FPGA

    0下载:
  2. 一种基于FPGA的高效FIR滤波器的设计与实现 -An efficient FIR filter based on FPGA of design and implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:253616
    • 提供者:陈小子
  1. fir

    0下载:
  2. 基于tms320vc5402的FIR滤波器汇编程序-The FIR filter based on tms320vc5402 assembler
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:657
    • 提供者:张飞
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com