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

搜索资源列表

  1. FIR

    0下载:
  2. 使用MATLAB实现FIR滤波器设计,内含详细代码和原理-FIR filter design using MATLAB implementation, containing detailed codes and principles of
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:87901
    • 提供者:博客
  1. FIR

    0下载:
  2. FFT和FIR 快速傅里叶变换和FIR滤波器实验程序-Fast Fourier Transform FFT and FIR and FIR filter experimental procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1110
    • 提供者:孙凤伟
  1. bf_fir

    0下载:
  2. Blackfin处理器的FIR滤波器函数。应用程序以C编写,核心代码以汇编编写,效率极高-Blackfin processor, FIR filter function. Application to C written in the core code to compile written in highly efficient
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:44885
    • 提供者:hu
  1. FIR

    0下载:
  2. 基于MATLAB的FIR数字滤波器设计 -MATLAB-based FIR digital filter design is based on MATLAB for FIR digital filter design
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:275495
    • 提供者:wanghuaizhi
  1. FIR_csd_mul

    0下载:
  2. 采用CSD编码的常系数乘法器的FIR滤波器的设计。-CSD-coded using constant coefficient multipliers of the FIR filter design.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:9199
    • 提供者:敬礼
  1. FIRlvboqi

    0下载:
  2. FIR 滤波器也称为有限冲击响应滤波器,它用当前和过去输入样值的加权和来形成它的输出, 如下所的前馈差分方程所描述的。 FIR 滤波器又称为移动均值滤波器, 因为任何时间点的输出均依赖于包含有最新的 M个输入样值的一个窗。由于它的响应只依赖于有限个输入, FIR 滤波器对一个离散事件冲激有一个有限长非零响应, 即一个 M阶 FIR 滤波器对一个冲激的响应在 M个时钟周期之后为零。 -FIR filter, also known as finite impulse response
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:1266893
    • 提供者:刘奋皇
  1. Xilinx-FIR

    1下载:
  2. 基于Xilinx FPGA实现的系数可装载数字滤波器源代码-Configurable Digital Filter Based on FPGA (using Verilog under Matlab 2008a)
  3. 所属分类:VHDL编程

    • 发布日期:2013-03-06
    • 文件大小:3090145
    • 提供者:胡文静
  1. FIR

    0下载:
  2. fir滤波器实验与运用,内附实验所用图片,matlab源码-fir filter experiments and the use of enclosed laboratory with a picture, matlab source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:4932
    • 提供者:ZM
  1. half_band_cc

    1下载:
  2. 半带滤波器是FIR滤波器的特殊情况,在软件无线电的变速率采样中有着广泛的应用,-Half-band FIR filter filters are special circumstances in the software radio has a variable-rate sampling of a wide range of applications,
  3. 所属分类:通讯编程

    • 发布日期:2014-03-17
    • 文件大小:286036
    • 提供者:yilingzhu
  1. fir_filter

    0下载:
  2. 实现滤波器的功能,有限冲激响应(FIR)数字滤波器和无限冲激响应(IIR)数字滤波器广泛应用于数字信号处理系统中。IIR数字滤波器方便简单,但它相位的非线性,要求采用全通网络进行相位校正,且稳定性难以保障。FIR滤波器具有很好的线性相位特性,使得它越来越受到广泛的重视。-Realize the filter function, finite impulse response (FIR) digital filters and infinite impulse response (IIR) dig
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:945511
    • 提供者:陈辉
  1. KaiserFIR

    0下载:
  2. 这是我的课程设计,Kaiser窗FIR滤波器的Matlab实现,内附对结果的分析-This is my course design, Kaiser window FIR filter Matlab implementation, analysis of results included
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:230301
    • 提供者:Amin
  1. MATLAB-DSP-fir

    0下载:
  2. 基于MATLAB和DSP实现的FIR数字低通滤波器-Implementation based on MATLAB and DSP FIR digital low-pass filter
  3. 所属分类:DSP program

    • 发布日期:2017-03-24
    • 文件大小:133970
    • 提供者:zhuhe
  1. FIR

    0下载:
  2. 基于并行结构分布式算法的FIR滤波器设计-Distributed algorithm based on parallel structures FIR filter design
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:232264
    • 提供者:cccl
  1. FIR

    0下载:
  2. 这是用matlab的m文件编写的fir滤波器程序-this is a fir Filter
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:205616
    • 提供者:dj
  1. FIR

    0下载:
  2. 本程序是最佳线性滤波器的MATlAB实现,具体分析了FIR滤波器各项参数的变化对滤波效果的影响-This procedure is the best linear filter MATlAB implementation of the detailed analysis of the FIR filter parameters on the filtering effect
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1782
    • 提供者:星痕
  1. FIR

    1下载:
  2. 基于MATLAB的GUI设计,做成的一个FIR滤波器,主要使用的是FIR算法-MATLAB-based GUI design, made of a FIR filter, the main use of the FIR algorithm
  3. 所属分类:Graph program

    • 发布日期:2016-05-25
    • 文件大小:11768
    • 提供者:蓝伟华
  1. fir

    0下载:
  2. 这里是小弟最近找到的一些关于fir滤波器的一些编写程序的方式 有需要的可以下载-Here is the younger brother recently found some of the fir filter on some of the way programming can be downloaded in need to see
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:9584
    • 提供者:zhq
  1. 103244864FIR_filter_DA_machine

    0下载:
  2. 简易fir滤波器,采用分布式算法实现,verilog-Simple fir filter using distributed algorithm, verilog
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:954
    • 提供者:wang
  1. FIR_band_stop_filter_design_matlab

    0下载:
  2. matlab FIR 滤波器 matlab设计FIR带阻滤波器-matlab FIR filter FIR band-stop filter design matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:42071
    • 提供者:mblxiaoming
  1. IIR_filter

    0下载:
  2. DSP5502的FIR滤波器程序,修改相应的参数就可以达到你想要的效果。-DSP5502' s FIR filter program, modify the appropriate parameters to achieve the effect you want.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:276905
    • 提供者:李勇
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com