CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Design of IIR filter

搜索资源列表

  1. IIR滤波器设计

    18下载:
  2. 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:46036
    • 提供者:殷开
  1. dsp-eg-filter

    0下载:
  2. MATLAB IIR设计,可以设计出自己想要的滤滤器-the design of IIR in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:191721
    • 提供者:黄云
  1. IIR

    0下载:
  2. 频率固定且不变,通过IIR陷波器,设计谱线增强器。-Fixed frequency and the same, through the IIR notch filter, the design of Line Enhancer.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:843
    • 提供者:zw
  1. fir

    0下载:
  2. 摘  要:阐述了数字滤波器的设计方法 ,分析了运用 MATLAB软件进行 IIR和 FIR数字滤波器设计的过程。 研究 与实践表明:教学中 ,运用 MATLAB软件进行数字滤波器设计及实现 ,可增强学生的感性认识 ,加深对数字滤波器 设计基本原理的理解 ,改善教学效果。-Abstract: This paper describes the design of digital filter methods, analysis of the use of MATLAB software II
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2652446
    • 提供者:xxxmmmccc
  1. IIR

    0下载:
  2. IIR数字滤波器的特点是h(n)为无限长序列。设计的基本思想是:模拟系统与离散系统存在着互相模仿的理论基础,所以可以让数字滤波器的特性去模仿一个模拟滤波器的特性,得到数字滤波器的H(z),H( )之间的变换关系。设计时,先设计一个模拟滤波器的传递函数 ,然后通过s变量与z变量之间的变换关系求出数字滤波器的系统函数H(z)。-IIR digital filter is characterized by h (n) for infinitely long sequence. The basic id
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:112686
    • 提供者:CWN
  1. IIRButterworthfilter.m

    0下载:
  2. scr ipt to design an IIR Filter low pass using Butterworth & lineal transformation to convert from analogic to digital a prototype filter. by actinio vjgonzalezg@gmail.com :) It plots: 1-Frecuency response of the filter imp
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1738
    • 提供者:actinio
  1. DigitalFilter

    1下载:
  2. 1.题目:数字滤波器的设计与应用 2.设计要求:利用 Matlab 软件,以复合信号分离为例,对 “数字信号处理” 课程中 的谱分析 、数字滤波器设计和信号滤波这三个过程进行了仿真实现,给出了仿真结果。 3.具体步骤: (1)构造原始信号s(t) (2)画出s(t)的频谱 (3)设计ellipse数字滤波器(IIR),包括低通,带通,带通,并显示幅频特性 (4)用得到的滤波器进行滤波,分离出三路信号,观察时域波形和幅频特性 (5)用三路信号s1,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1522
    • 提供者:张智刚
  1. IIR

    0下载:
  2. 用MATLAB设计IIR数字带通滤波器的程序函数-Design of IIR digital with MATLAB program function bandpass filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:578
    • 提供者:陈祥
  1. IIR-filter-design

    0下载:
  2. IIR滤波器设计 在设计一个IIR数字滤波器时,我们根据指标先写出模拟滤波器的公式,然后通过一定的变换,将模拟滤波器的公式转换成数字滤波器的公式-IIR filter design in the design of an IIR digital filter, we first write the analog filter based on index formula, and then through a certain transformation, the analog filters
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:248614
    • 提供者:usher
  1. iir

    0下载:
  2. IIR design using matlab using all four types of iir filter
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1539
    • 提供者:Girdhar
  1. IIR-filter-design

    0下载:
  2. 用双线性变换法设计一个巴特沃斯低通IIR数字滤波器,设计的指标参数为:在通内频率低于0.2 时,最大衰减度小于1dB,在阻带内[0.3 , ]频率区间上,最小衰减度大于15dB-Bilinear transformation method of IIR filter design
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:775
    • 提供者:liza
  1. FIR-and-IIR-filter

    0下载:
  2. 给出了基于频率采样、最小二乘、内插法、最优化法、升余弦法等设计的FIR和IIR滤波器范例-Based on the frequency of sampling, least squares, interpolation, optimization method, raised cosine law design FIR and IIR filter example
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:2645
    • 提供者:高哇
  1. iir-filter

    0下载:
  2. 基于matlab用脉冲响应不变法和双线性变换法实现iir数字滤波器的设计-A design of two ways to realise iir digital filter
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:4371
    • 提供者:梅克斯
  1. MATLAB-and-CCS-design-IIR

    0下载:
  2. IIR filter with matlab practical, the design of the filter coefficients for ccs DSP filter.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1137793
    • 提供者:abt
  1. IIR and FIR filter design

    0下载:
  2. Deisgn of IIR filters using analog filter prototype values
  3. 所属分类:matlab例程

    • 发布日期:2015-01-15
    • 文件大小:1321
    • 提供者:indykaila
  1. IIR-Filter-Design

    0下载:
  2. this detail of iir filter design-this is detail of iir filter design
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:173933
    • 提供者:Ashok Bhatta
  1. IIR

    0下载:
  2. 该文件夹下面有实现IIR滤波器的设计方法:巴特沃思、切比雪夫I、切比雪夫II、椭圆滤波器等;-A design method of IIR filter to achieve the following folder: Butterworth, I, II, Chebyshev Chebyshev elliptic filter etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:28202
    • 提供者:彭宏涛
  1. IIR

    0下载:
  2. IIR滤波器的设计及实现,利用MATLAB设计IIR滤波器。(IIR filter design and implementation, the use of MATLAB design IIR filter.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:YkY101
  1. IIR

    0下载:
  2. 1、不同阶次模拟巴特沃兹滤波器的频率响应 2、根据模拟滤波器指标,设计低通巴特沃兹滤波器 要求通带截止频率 fp = 5kHz, 通带最大衰减 ɑp =2dB, 阻带截止频率 fs= 12kHz, 阻 带最小衰减ɑs =30dB,按照上述指标设计巴特沃兹低通滤波器。 3、给定模拟滤波器,按照不同采样频率设计数字 IIR,观察采样频率对设计结果的影响 已知模拟滤波器传输函数 H(s)为 2 0.5012 ( ) 0.6449 0.7079 H s s s = + + 按
  3. 所属分类:matlab例程

  1. IIR滤波器

    0下载:
  2. 设计一个巴特沃思低通滤波器,其技术指标为:3dB带宽为,阻带截止频率为,阻带衰减大于30dB,采样间隔T=10us。 1)用冲激响应不变法 2)用双线性变换法设计 3)用FIR的矩形窗函数设计(A Butterworth low pass filter is designed, its technical specifications are: 3dB bandwidth, stopband cut-off frequency, stopband attenuation greater t
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:来年
« 12 3 4 5 6 »
搜珍网 www.dssz.com