文档介绍:本科毕业论文设计
题目:MATLAB实现IIR
数字滤波器的仿真
系别:电子工程系
班级:通信10A2
姓名:牛艳辉
学号:100473059
时间:2013年5月12日
摘要 3
第1章绪论 4
MATLAB简介 4
第2章数字滤波器 5
5
数字滤波器的实现方法 7
数字滤波器的分类 7
滤波器的性能指标 7
第三章 IIR数字滤波器 9
IIR与FIR数字滤波器的比较 9
IIR数字滤波器的结构 10
IIR数字滤波器的设计分析 12
IIR滤波器的设计步骤 14
第4章 IIR数字滤波器的仿真 16
IIR数字滤波器的仿真类别 16
IIR低通滤波器的仿真 19
IIR高通滤波的仿真 21
IIR带通滤波的仿真 25
第5章结束语 28
参考文献 29
摘要
MATLAB是一种交互式、面向对象的程序设计语言,由美国的Clever Moler 博士于1980年开发。它集科技计算、图像处理、声音处理于一身,并提供了的Windows图形界面设计方法。它可以把计算结果很方便地用图形表示,使人们能直接了解其许多内在的本质。利用MATLAB 设计IIR数字滤波器,可以按照设计要求非常方便地调整设计参数,极大地减轻了设计的工作量,有利于滤波器设计的最优化。IIR数字滤波器的实现是数字信号处理中的重要组成部分,设计过程较复杂,牵涉到模型逼近,指标选择,计算机仿真,性能分析及可行性分析等一系列的工作,本文从数学软件MATLAB出发实现对IIR数字滤波器的仿真。在仿真中,可根据不同的阶数、精度和速度等要求对IIR 滤波器系数进行灵活的修改,以实现任意阶数的IIR 滤波器。
关键词: MATLAB;IIR;数字滤波器;仿真;
Abstract
MATLAB is an interactive, object-oriented programming language, developed in 1980 by Dr. Clever Moler of the United States. bines the puting, image processing, sound processing in one, and provides the Windows graphical interface design. Calculations it can be easily represented graphically, so that people can understand many of its inner nature. The use of the the MATLAB design IIR digital filter, in accordance with their design requirements and very easy to adjust the design parameters, greatly reducing the workload of the design, conducive to optimal filter design. IIR digital filter implementation is an important part of the digital signal processing, the design process is plex, involves model approximation, the selection of indicators, computer simulation, performance analysis and feasibility analysis of a series of work, from the mathematical software MATLAB IIR digital filter simulation. In the simulation, according to the different order of accuracy and speed requirements of the IIR filter coefficients flexible modifications to any order IIR filter.
Key words:MATLAB;IIR;Digital filter; simulation;
第1章绪论
MATLAB简介
MATLAB是由美国Mathworks公司推出的用于数值计算和图形处