登录
首页 » matlab » IIR

IIR

于 2021-01-05 发布 文件大小:4KB
0 202
下载积分: 1 下载次数: 3

代码说明:

  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 = + + 按照不同采样频率 Fs1=1Hz, Fs2=10Hz 使用脉冲响应不变法将 H(s)转换为 H(z)数字 IIR 滤波器。观察不同采样频率设计得到的数字 IIR 的差异。 4、给定数字 IIR 指标,用脉冲响应不变法设计 IIR。 数字低通滤波器的指标为: 0.2 , 1 , 0.3 , 15 p p s s ω π α ω π α = = = = dB dB ,使用巴特沃 兹滤波器设计数字 IIR。比较采样频率 Fs=1, 2 时设计过程中的模拟滤波器,数字滤波 器的变化。 5、用双线性变换法设计 IIR,并同脉冲响应不变法比较设计的结果。数字滤波器指标要 求如下 0.2 , 1 , 0.3 , 15 p p s s ω π α ω π α = = = = dB dB(1.Grasp the impulse response method and bilinear transformation design IIR filter principle and specific design methods, familiar with double A computer program for designing lowpass, bandpass and highpass IIR digital filters by linear design; 2 . familiar with the design of analog Butterworth filter, master impulse response method and bilinear transformation method to design digital IIR Filter method)

文件列表:

IIR\Test09_IIR01.m
IIR\Test09_IIR02.m
IIR\Test09_IIR03.m
IIR\Test09_IIR04.m
IIR

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • qpskmdm
    对qpsk一个整体的仿真,从源信号的生成,调制,加载波,解调等,步骤清晰,与通用教材原理图逐步仿真而来(Qpsk simulation of a whole, the signal generated from a source, modulation, plus carrier demodulation step clarity, and general simulation of materials gradually from the schematic)
    2014-02-14 00:28:25下载
    积分:1
  • MATLAB-shiyong
    matlab中常用代码集合,适合初学者学习参考。(matlab a collection of commonly used code, suitable for beginners to learn.)
    2013-05-12 13:08:21下载
    积分:1
  • matlab(source_code)
    matlab 数字图像处理源码,本代码包括GUI的设计,以及数字图像中的小波变换等内容(Digital Image Processing in matlab)
    2009-12-31 16:33:05下载
    积分:1
  • Adaboost_improve
    adaboost训练过程很烦琐,收集了Adaboost的改进算法的论文汇总,对做Adaboost的同志很有帮助(adaboost training process is very cumbersome, a collection of papers Improved Algorithm for Adaboost summary, very helpful for the comrades to do Adaboost)
    2011-05-21 16:26:57下载
    积分:1
  • PSO-Matlab
    这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。(This program is the most basic particle swarm optimization procedures, using Matlab to achieve, is very simple.)
    2013-07-11 11:11:52下载
    积分:1
  • 5-chapter
    MATLAB GUI设计学习手记(第二版)源程序 第5章 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。 4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
    2012-11-15 18:32:22下载
    积分:1
  • RoundBeamforming_3D_end
    白噪声背景下,均匀圆阵列的波束形成,并用三维形式显示出来(White noise background, the uniform circular array beamforming, and displayed three-dimensional form)
    2021-03-11 17:09:26下载
    积分:1
  • Grey-relation
    该程序比较完整的介绍了灰色关联分析的算法应用,相信会对学习该算法的学习者,提供有用的帮助!(The program is relatively complete introduction of the gray correlation analysis of the application of the algorithm, it is believed that the study of the algorithm to provide useful help!)
    2016-01-06 13:43:51下载
    积分:1
  • parse_code
    说明:  基于matlab写的对人体的分割程序,这个是很有用的,尤其是对那些有一定matlab水平的人。(Based on matlab written procedure for the carving on the human body, this is useful, especially for those who have a certain level of people matlab.)
    2008-11-23 00:51:24下载
    积分:1
  • Adaboost
    一个分类器,实现对特征的分类,共同学习,共同进步,一起讨论,加油(A classifier, to achieve the classification of features, common learning and common progress, to discuss, refueling)
    2011-05-05 10:06:53下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载