數字濾波器matlab技術研究畢業(yè)論文.doc
約27頁DOC格式手機打開展開
數字濾波器matlab技術研究畢業(yè)論文,摘 要本文研究了iir數字濾波器和fir數字濾波器在matlab環(huán)境下的設計方法及仿真分析。在無限脈沖響應(iir)數字濾波器設計中,先采用脈沖響應不變法及雙線性z變化法設計數字濾波器,最后進行濾波器的頻帶轉換,即進行模擬濾波器的設計,然后進行模擬-數字濾波器轉換。在有限脈沖響應(fir)數字濾波器設計中,研究了fir...


內容介紹
此文檔由會員 陳海峰 發(fā)布
摘 要
本文研究了IIR數字濾波器和FIR數字濾波器在Matlab環(huán)境下的設計方法及仿真分析。在無限脈沖響應(IIR)數字濾波器設計中,先采用脈沖響應不變法及雙線性Z變化法設計數字濾波器,最后進行濾波器的頻帶轉換,即進行模擬濾波器的設計,然后進行模擬-數字濾波器轉換。在有限脈沖響應(FIR)數字濾波器設計中,研究了FIR線性相位濾波器的特點和用窗函數法設計FIR濾波器兩個問題。這兩類濾波器全部設計過程都是由理論分析、編程設計、具體實現的步驟進行的。數字濾波器的單位沖激響應是有限長的,可以用一個因果系統來實現,因而數字濾波器可以做成即是因果又是穩(wěn)定的系統。
關鍵詞:數字濾波器,Matlab,無限脈沖響應,有限脈沖響應
ABSTRACT
In this paper, designs of the Infinite Impulse Response digital filter (IIR) and Finite Impulse Response digital filter (FIR) under Matlab are studied. The design of IIR filters can be achieved through three steps: firstly, the design of analog low-pass filter; secondly, it is analog-to-digital filter conversion; lastly, it is the conversion of filter frequency band. In design of FIR filters, two questions are discussed: the characteristics of FIR linear phase filter and reasoning of related formulas; the other is about the design of the FIR filters by means of window functions. The design of FIR and IIR follows the procedures of theoretical analysis, programming design and realization.The unit impulse response of digital filter is limited, can be achieved by a causal system, so digital filter can make it that is causal and stable system.
KEY WORDS:Digital Filter, Matlab,IIR, FIR
目 錄
第一章 前言
1.1 MATLAB 軟件簡介 …………………………………………………………(4)
1.2數字濾波器技術的發(fā)展狀況 ……………………………………………(5)
第二章 數字濾波器的基本概念
2.1數字濾波器的概況 …………………………………………………………(6)
2.2 FIR 數字濾波器的基本概念 ………………………………………………(6)
2.2.1 FIR 數字濾波器的窗函數設計法 ………………………………(7)
2.2.2 窗函數設計法的步驟 ………………………………………(7)
2.3 MATLAB環(huán)境下的實例 ……………………………………………………(9)
2.3.1高通濾波器的設計…………………………………………………(9)
2.3.2低通濾波器的設計 ………………………………………………(10)第三章 IIR數字濾波器的設計過程及方法
3.2 IIR濾波器的設計思路與步驟 …… ……………………… ……………(14)
3.3 IIR 濾波器的設計 …………………………………… …………………(14)
3.4 IIR濾波器設計方法MATLAB的實現 ………………………………………(15)
3.4.1 基于模擬低通原型的MATLAB實現 …………………………………(15)
3.4.2基于合適類型模擬濾波器的MATLAB實現 …………………………(16)
3.4.3 基于直接原型變換法的MATLAB實現 ………………………………(18)
總 結……………………………………………………………………………(19)
參考文獻 …………………………………………………………………………(20)
致謝 ……………………………………………………………………………(21)
畢業(yè)設計小結 ………………………………………………………………(22)
本文研究了IIR數字濾波器和FIR數字濾波器在Matlab環(huán)境下的設計方法及仿真分析。在無限脈沖響應(IIR)數字濾波器設計中,先采用脈沖響應不變法及雙線性Z變化法設計數字濾波器,最后進行濾波器的頻帶轉換,即進行模擬濾波器的設計,然后進行模擬-數字濾波器轉換。在有限脈沖響應(FIR)數字濾波器設計中,研究了FIR線性相位濾波器的特點和用窗函數法設計FIR濾波器兩個問題。這兩類濾波器全部設計過程都是由理論分析、編程設計、具體實現的步驟進行的。數字濾波器的單位沖激響應是有限長的,可以用一個因果系統來實現,因而數字濾波器可以做成即是因果又是穩(wěn)定的系統。
關鍵詞:數字濾波器,Matlab,無限脈沖響應,有限脈沖響應
ABSTRACT
In this paper, designs of the Infinite Impulse Response digital filter (IIR) and Finite Impulse Response digital filter (FIR) under Matlab are studied. The design of IIR filters can be achieved through three steps: firstly, the design of analog low-pass filter; secondly, it is analog-to-digital filter conversion; lastly, it is the conversion of filter frequency band. In design of FIR filters, two questions are discussed: the characteristics of FIR linear phase filter and reasoning of related formulas; the other is about the design of the FIR filters by means of window functions. The design of FIR and IIR follows the procedures of theoretical analysis, programming design and realization.The unit impulse response of digital filter is limited, can be achieved by a causal system, so digital filter can make it that is causal and stable system.
KEY WORDS:Digital Filter, Matlab,IIR, FIR
目 錄
第一章 前言
1.1 MATLAB 軟件簡介 …………………………………………………………(4)
1.2數字濾波器技術的發(fā)展狀況 ……………………………………………(5)
第二章 數字濾波器的基本概念
2.1數字濾波器的概況 …………………………………………………………(6)
2.2 FIR 數字濾波器的基本概念 ………………………………………………(6)
2.2.1 FIR 數字濾波器的窗函數設計法 ………………………………(7)
2.2.2 窗函數設計法的步驟 ………………………………………(7)
2.3 MATLAB環(huán)境下的實例 ……………………………………………………(9)
2.3.1高通濾波器的設計…………………………………………………(9)
2.3.2低通濾波器的設計 ………………………………………………(10)第三章 IIR數字濾波器的設計過程及方法
3.2 IIR濾波器的設計思路與步驟 …… ……………………… ……………(14)
3.3 IIR 濾波器的設計 …………………………………… …………………(14)
3.4 IIR濾波器設計方法MATLAB的實現 ………………………………………(15)
3.4.1 基于模擬低通原型的MATLAB實現 …………………………………(15)
3.4.2基于合適類型模擬濾波器的MATLAB實現 …………………………(16)
3.4.3 基于直接原型變換法的MATLAB實現 ………………………………(18)
總 結……………………………………………………………………………(19)
參考文獻 …………………………………………………………………………(20)
致謝 ……………………………………………………………………………(21)
畢業(yè)設計小結 ………………………………………………………………(22)