JIMI 发表于 16:21

基于MATLAB的IIR滤波器设计

论文编号:WLX103  字数:12718,页数:35摘     要    数字滤波器是数字信号处理中的重要组成部分,在许多科学技术领域中都广泛使用滤波器对信号进行处理。本文首先对数字滤波器的发展状况和Matlab软件进行了简单的介绍;其次描述了数字滤波器的基本概念,包括数字滤波器的原理、分类及IIR数字滤波器的结构等;重点描述了IIR数字滤波器的设计过程及几种设计方法(如脉冲响应不变法和双线性变换法)。将数字滤波器的技术性能指标转换为模拟滤波器的技术性能指标,设计出相应的模拟滤波器,再根据脉冲响应不变法和双线性变换法将模拟滤波器转变成数字滤波器,并用Matlab实现了仿真。最后,对Matlab中的FDATool界面设计仿真做了简单介绍。关键词:脉冲响应不变法  双线性变换法 IIR数字滤波器  Matlab  Abstract     Digital filter is one of the most important part of the digital signal processing which is widely used for signal processing in many fields of science and technology. This paper gives a simple introduction both on the development status of digital filter and Matlab software; then, the basic concepts of digital filters is described, including the principles and classification of digital filter and the structure of IIR digital filter etc; we concentrated on the design process of IIR digital filter and some methods (such as the same impulse response method and bilinear transformation method). Analog filter is obtained by transforming the technical parameter of digital filter into the technical parameter of analog filter, according to the same impulse response method or bilinear transformation method. We design the corresponding digital filter based on the created analog filter, and perform all this simulation based on Matlab. Finally, we give a simple description about the FDATool interface design simulation of Matlab.Keywords :the same impulse response method; bilinear transformation method; IIR digital filter; Matlab; 目  录中文摘要 i英文摘要 ii目  录 iii第一章 绪论 11.1 研究的动机与目的 11.2 研究背景 11.2.1 数字滤波器的发展状况 11.2.2 MATLAB软件简介 21.3 研究方法 21.4 论文热莞攀 3第二章 数字滤波器 42.1 数字滤波器的原理 42.2 数字滤波器的分类 42.3 IIR数字滤波器的网络结构 52.3.1 直接型 52.3.2 级联型 62.3.3 并联型 72.4 数字滤波器的设计要求 7第三章 IIR数字滤波器的设计方法 93.1 脉冲响应不变法 93.1.1 脉冲响应不变法原理 93.1.1 脉冲响应不变法的优缺点 103.2 双线性变换法 113.2.1 双线性变换法原理 113.2.1 双线性变换法的优缺点 12第四章 IIR数字滤波器的仿真 144.1 脉冲响应不变法的程序实现 144.1.1 设计实例 144.1.2 设计过程 144.1.3 程序流程图 154.1.4 MATLAB程序 154.2 双线性变换法的程序实现 184.2.1 设计实例 184.2.2 设计过程 184.2.3 程序流程图 194.2.4 MATLAB程序 204.3 结果分析 24第五章 信号处理界面设计IIR数字滤波器 255.1 运用FDATOOL设计IIR 数字滤波器 255.2 结论 28第六章 总结 29致  谢 30参考文献 31
页: [1]
查看完整版本: 基于MATLAB的IIR滤波器设计