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

搜索资源列表

  1. IS-95 FIR滤波器从白噪声中滤得低通噪声

    0下载:
  2. 使用matlab7.0使用IS-95 FIR滤波器从白噪声中滤得低通噪声,给出输入和输出模拟白噪声样本图,以及输入和输出噪声功率谱图。
  3. 所属分类:matlab例程

  1. band-pass-filter 线性相位FIR带通滤波器

    22下载:
  2. 用MATLAB函数fir1设计一个具有如下指标的线性相位FIR带通滤波器:阻带截止频率为0.55pi 和0.85pi,通带截止频率为0.65pi和 0.75pi,最大通带衰减为0.2dB,最小阻带衰减为42dB。分别利用下面的窗函数来设计滤波器:汉宁窗、汉明窗、布莱克曼窗。对于每种情况,给出其冲激响应系数并画出设计的滤波器的幅频响应。-Designed with a MATLAB function with the following indicators fir1 linear phase F
  3. 所属分类:matlab例程

    • 发布日期:2015-04-10
    • 文件大小:5120
    • 提供者:董晓曦
  1. kaiser_filter 在FIR滤波器中用Kaiser窗函数

    3下载:
  2. 在FIR滤波器中用Kaiser窗函数,给出了低通、带通和带阻用Kaiser窗函数的FIR滤波器设计程序。-FIR filter used in the Kaiser window function, given the low-pass, band pass and band stop using Kaiser window FIR filter design program.
  3. 所属分类:matlab例程

    • 发布日期:2014-11-09
    • 文件大小:4096
    • 提供者:宋知用
  1. FIR.巴特沃斯滤波器C语言实现

    1下载:
  2. 巴特沃斯滤波器C语言实现,低通滤波器。IIR,Butterworth filter C language
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-04-12
    • 文件大小:3010
    • 提供者:dk
  1. 6tapFIR.rar

    0下载:
  2. 6阶FIR+verliog+分布式算法(DA),6 bands FIR+ Verliog+ Distributed Arithmetic (DA)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2109
    • 提供者:zs
  1. FIRIIR.rar

    0下载:
  2. FIR汉明窗滤波器和IIR双线性变换法设计的低通滤波器,用于心电信号的滤波。,Hamming window FIR and IIR filter design bilinear transform low-pass filter for filtering ECG.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2281
    • 提供者:kate
  1. DSP2812_FIR.rar

    0下载:
  2. DSP源码程序: FIR滤波器程序,DSP source program: FIR filter process
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3296811
    • 提供者:张宏
  1. firfilter.rar

    1下载:
  2. FIR滤波器设计程序,在MATLAB环境下实现FIR数字滤波器的设计,FIR filter design procedures, the MATLAB environment realize FIR digital filter design
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2375
    • 提供者:shelly
  1. ezfir16.rar

    0下载:
  2. FIR滤波器系数生成,可供DSP软件编程使用,FIR filter coefficient generated for the use of DSP software programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1009
    • 提供者:zzr
  1. fir_hdl.rar

    1下载:
  2. 一个 FIR 滤波器的 verilog 实现, 与 matlab 产生的 reference code 相互验证。,Verilog a FIR filter to achieve, with the reference code generated by matlab mutual authentication.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:96934
    • 提供者:wei
  1. MyFilter.rar

    0下载:
  2. FPGA实现数字滤波器,用VHDL语言实现的直接1型FIR滤波器,具有较好的参考价值。,FPGA realization of digital filters using VHDL language to achieve the direct FIR filter type 1, has a good reference value.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2077
    • 提供者:胡佳
  1. fir.rar

    0下载:
  2. adsp bf533 实现 fir滤波的简单例程,bf533 achieve fir filtering routines
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:78603
    • 提供者:徐海洋
  1. fir.rar

    0下载:
  2. 此为VisualDSP++的fir源程序,已经仿真好了,请放心使用,This is the VisualDSP++ source code of the fir has been a good simulation, please rest assured that the use of
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:25905
    • 提供者:wangxuyu
  1. FIR.rar

    0下载:
  2. 用窗函数法hamming设计的FIR数字低通滤波器,能够实现心电信号中随机噪声的去除,Hamming window function method with the design of FIR digital low-pass filter, ECG can be achieved in the removal of random noise
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-28
    • 文件大小:1294
    • 提供者:li ting
  1. Voice-integer-FIR-filter-C-program

    0下载:
  2. 语音整型FIR滤波的C程序,可以实现对语音信号的滤波-Voice integer FIR filter C program
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:729
    • 提供者:张少川
  1. fir

    0下载:
  2. 用fir滤波器处理处理外部输入的音频信号,通过卷积处理,模数变换后,将输入的音频信号和fir滤波器的卷积值输出给DSP-Fir filter processing with external input audio signal processing, through the convolution processing, analog-digital conversion, the input audio signal and the convolution of fir filter out
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:80831
    • 提供者:zhao
  1. 基于频率抽样方法2实现Ⅲ型FIR数字带通滤波器

    1下载:
  2. 基于频率抽样方法2实现Ⅲ型FIR数字带通滤波器-based on the frequency sampling method 2 to achieve Ⅲ type FIR digital band-pass filter
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:689
    • 提供者:leo
  1. 有关FIR滤波器的算法实现及仿真

    0下载:
  2. 这是本人做dsp实验的实验成果,是有关FIR滤波器的算法实现及仿真。-I do this is DSP experiments results, is related to the FIR filter algorithm and simulation
  3. 所属分类:DSP编程

    • 发布日期:2017-03-23
    • 文件大小:185034
    • 提供者:panhu
  1. fir-low-pass-filter-design

    0下载:
  2. 用矩形窗设计了一个FIR线性相位低通数字滤波器。截止频率0.5π,阶数为21阶。求出了系统函数并画出了幅频响应。-A rectangular window design with linear phase FIR low-pass digital filter. Cutoff frequency 0.5π, the order of 21 bands. Find the system function and plotted the amplitude-frequency response.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:8114
    • 提供者:董晓曦
  1. FIRFiltermsp430f16x.rar

    0下载:
  2. 基于msp430的 FIR 数字滤波器,ti公布的参考设计,MSP430 Based on the FIR digital filter, ti announced reference design
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:59787
    • 提供者:Arthur
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com