CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - IIR滤波器

搜索资源列表

  1. DSP

    0下载:
  2. 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:198051
    • 提供者:宋立泉
  1. chengxu

    0下载:
  2. 基于MATLAB的频域直接法设计IIR滤波器程序-MATLAB-based direct method of frequency domain IIR filter design procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2751
    • 提供者:zhangff
  1. MATLAB_DSPexamp_realization

    0下载:
  2. 各种信号序列的产生和绘制,卷积,FFT进行频谱分析,滤波器的设计(FIP、IIR),-DSP examples realization in matlab.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:172867
    • 提供者:liwenqi
  1. IIR_digital_filter_design

    0下载:
  2. IIR数字滤波器设计:利用双线变化法及脉冲响应不变法,设计IIR数字滤波器 -IIR digital filter design: the use of two-constant changes in law and the impulse response method, design of IIR digital filters
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:64659
    • 提供者:田华梅
  1. IIR_digital_filter_design

    0下载:
  2. IIR数字滤波器设计:用双线变化法及脉冲响应不变法,用Matlab编程,设计低通、高通、带通IIR数字滤波器-IIR Digital Filter Design: A two-constant changes in law and the impulse response method, using Matlab programming, designing low-pass, high pass, band-pass IIR digital filter
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2091
    • 提供者:田华梅
  1. iirfd11

    0下载:
  2. IIR滤波器设计的例子,包括切比雪夫和巴特沃斯两种类型。-IIR filter design examples, including Chebyshev, and Butterworth types.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:9291
    • 提供者:bestjilei
  1. iir

    1下载:
  2. 实现有限冲激响应滤波器的设计,按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-To achieve the design of finite impulse response filter, according to a given target analog low-pass filter (Butterworth low-pass or a Chebyshev low-pass) to
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:599
    • 提供者:zhang
  1. ex5

    0下载:
  2. FIR 及 IIR低通滤波器的设计以及 正弦信号滤波前后的频谱分析 (不同窗函数截断)-FIR and IIR filter design and low-pass filter before and after sinusoidal signal spectrum analysis (different window function truncated)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1139
    • 提供者:zhoud
  1. IIR_bcf_Filter

    0下载:
  2. 实现IIR滤波器,可以应用在信号滤波中,供大家参考。-IIR_Filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:230109
    • 提供者:chenlili
  1. IIR

    0下载:
  2. 无限冲击响应滤波器算法 包含2-12阶参数及其优化。-IIR FILTER
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:318392
    • 提供者:Colin Chan
  1. IIR

    0下载:
  2. 使用iir方法设计的数字滤波器,通过验证,功各位使用。-Designed using iir digital filter, through verification, power you use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:628
    • 提供者:xiao-a
  1. buttord

    0下载:
  2. 数字信号处理的问题,用MATLAB编写的,用巴特沃斯、切比雪夫等设计IIR数字滤波器的程序。-Digital signal processing issues, written with MATLAB, with Butterworth, Chebyshev design of IIR digital filters and other procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1090
    • 提供者:lena
  1. DSP-system-simulation

    0下载:
  2. 给出了多种信号的时频分析,并有各种FIR滤波器和IIR滤波器的仿真。解压后运行main.m即可。-Given a variety of signals, frequency analysis, and simulation of various FIR filters and IIR filters.Run main.m After decompression.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:62748
    • 提供者:刘凡
  1. IIRlow1

    0下载:
  2. 用双线性变换法设计IIR滤波器滤除噪声,用户可根据自己需求改变参数以满足自己所需性能。-Bilinear transform design IIR filter to filter out the noise, the user can change the parameters according to their own needs to meet the required performance.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:696
    • 提供者:
  1. iir-and-fir-filter

    0下载:
  2. iir和fir滤波器程序,用来实现对信号的滤波功能-iir and fir filter procedures used to achieve signal filtering
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:5553
    • 提供者:apple
  1. filter

    0下载:
  2. matlab实现FIR和IIR滤波器的设计,并作图显示-matlab FIR and IIR filter design and mapping display
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:544
    • 提供者:LiZongFei
  1. Program_9_2_py

    0下载:
  2. 基于切比雪夫1型滤波器以及双线性变换法的IIR滤波器设计。-IIR filter design based on the Chebyshev type 1 filter, and bilinear transformation method of IIR filter design.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:518
    • 提供者:苑超
  1. IIR低通滤波器设计资料

    0下载:
  2. 是在设计过程中需要用到的一些函数,可以帮助设计。(The file is useful to eveone who will design the IIR exquipent,ang I hope It will take good luck for you !Thank you reading!)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:8192
    • 提供者:小围脖
  1. IIRDirect

    0下载:
  2. 采用一种基于FPGA的IIR数字滤波器的设计方案:AD转换模块、IIR滤波模块、DA转换模块。(A design scheme of IIR digital filter based on FPGA is adopted: AD conversion module, IIR filter module and DA conversion module.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:827392
    • 提供者:火爆夏日
  1. IIR低通滤波器

    1下载:
  2. IIR低通滤波器设计,用于和FIR滤波器对比。(IIR low pass filter design for comparison with FIR filter.)
  3. 所属分类:其他

    • 发布日期:2019-10-20
    • 文件大小:12288
    • 提供者:杰杰@
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com