- 1、本文档共37页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于MATLAB的IIR滤波器设计及仿真
学 院:
专 业:
姓 名:
指导老师: 信息学院 自动化 学 号:
职 称:
中国·珠海
二○一三年四月
基于MATLAB的IIR滤波器设计及仿真
摘 要
滤波是信号处理的一种基本而重要的技术,利用滤波可从复杂的信号中提取所需要的信号,抑制不需要的部分。所谓滤波器,是指具有一定传输特性的信号处理装置。根据对不同信号的处理可将滤波器分为模拟滤波器和数字滤波器两种。模拟滤波器要用硬件电路来实现,而数字滤波器是把输入序列通过一定的运算变换成所要求的输出序列,从而完成滤波器功能。因此,数字滤波器就是一个离散时间系统,对数字信号进行处理,保留数字信号中的有用频率成分,去除信号中的无用频率成分。数字滤波器按单位脉冲响应的性质可分为无限长单位脉冲响应滤波器(IIR滤波器)和有限长单位脉冲响应滤波器(FIR滤波器)。本设计就是基于MATLAB软件进行IIR滤波器的设计及仿真,分别采用了冲激响应不变法和双线性Z变换法这两种方法,仿真结果与预期基本相符。
关键词:数字信号;滤波器;IIR滤波器;MATLAB
Infinite Impulse Response design and simulation based on MATLAB
Abstract
The filter is a basic and important signal processing technology, the use of the filter can extract the desired signal from the complex signal, and to suppress unwanted part. The so-called filter means having a transmission characteristic of the signal processing apparatus. The filter according to the type of signal processing can be divided into two kinds of analog and digital filters. Analog filter is to use a hardware circuit to achieve, while the digital filter is the input sequence by a certain operator to transform into a desired output sequence, thereby completing the filter function. Thus, the digital filter is a discrete-time system, the digital signal processing to retain the useful frequency component in the digital signal to remove unwanted frequency components in the signal. The nature of the digital filter unit impulse response can be divided into Infinite Impulse Response and Finite Impulse Response. The design is based on MATLAB software Infinite Impulse Response design and simulation.
Keywords: Digital Signal; Filter;Infinite Impulse Response;MATLAB
目 录
1 前言 1
1.1研究意义及研究现状 1
1.2主要研究内容 1
1.3 MATLAB简介 2
1.3.1 MATLAB的特点和优势 2
1.3.2 MATLAB在众多领域中的应用 2
2 滤波器综述 3
2.1滤波器的基本概念 3
2.2滤波器的分类 3
2.3滤波器的性能指标 4
3 IIR滤波器的设计原理 5
3.1数字滤波器的工作原理 5
3.2数字滤波器的设计方法 6
3.3 IIR数字滤波器的设计方法 6
3.4模拟原型法设计流程 7
4 冲激响应不变法设计IIR滤波器及仿真 8
4.1变换原理 8
4.2冲激响应不变法设计IIR滤波器的过程 8
4.3冲激响应不变法设计IIR滤波器的MATLAB仿真 9
5 双线性Z变换法设计IIR滤波器及
文档评论(0)