【正文】
theoretical derivation, and then use MATLAB as a programming tool for puter in the design process, using the window function method to design FIR digital filters with Butterworth, Chebyshev and bilinear Reform IIR digital filter design and use of MATLAB as a supplementary tool to plete the calculation and graphic design Drawing. Through the simulation of the designed filter and the frequency analysis shows that using Matlab Signal Processing Toolbox can quickly and easily design digital filters FIR and IIR, the process is simple and convenient, the results of the performance indicators to meet the specified requirements. Keywords: digital filter。在設計實現(xiàn)的過程中,使用窗函數(shù)法來設計 FIR數(shù)字濾波器,用巴特沃斯、切比雪夫和雙線性變法設計 IIR 數(shù)字濾波器,并利用MATLAB 作為輔助工具完成設計中的計算與圖形的繪制。課 題基于 MATLAB 有噪音語音信號處理的設計與實現(xiàn),綜合運用數(shù)字信號處理的理論知識對加噪聲語音信號進行時域、頻域分析和濾波。特別是 Matlab 還具有信號分析工具箱 ,不需具備很強的編程能力 ,就可以很方便地進行信號分析、處理和設計。 南京林業(yè)大學 本科畢業(yè)設計(論文) 題 目: 基于 MATLAB 的有噪聲語音信號處理 二 O 一一 年 六 月 十 日 I 摘要 濾波器設計在數(shù)字信號處理中占有極其重要的地位, FIR 數(shù)字濾波器和 IIR濾波器是濾波器設計的重要組成部分。 Matlab 功能強大、簡單易學、編程效率高 ,深受廣大科技工作者的歡迎。 利用 MATLAB信號處理工具箱可以快速有效地設計各種數(shù)字濾波器。通過理論推導得出相應結(jié)論,再利用 MATLAB作為編程工具進行計算機實現(xiàn)。通過對對所設計濾波器的仿真和頻率特性分析,可知利用 MATLAB 信號處理工具箱可以有效快捷地設計 FIR 和 IIR 數(shù)字濾波器,過程簡單方便,結(jié)果的各項性能 指標均達到指定要求。 MATLAB。 Butterworth。 bilinear transformation 目錄 1.緒論 ............................................................. 1 研究的目的和意義 ..............................................................................................................................2 國內(nèi)同行研究現(xiàn)狀 .............................................................................................................................2 本課題的研究內(nèi)容 ..............................................................................................................................4 ............................................ 5 Matlab 簡單介紹 ..................................................................................................................................5 語音信號的采樣理論依據(jù) .................................................................................................................6 語音信號的采集 ..................................................................................................................................7 程序流程圖 ...........................................................................................................................................7 語音信號的時頻分析 ..........................................................................................................................8 語音信號加噪與頻譜分析 .................................................................................................................9 本章小結(jié) ............................................................................................................................................11 3設計數(shù)字濾波器 ................................................... 12 數(shù)字濾波器設計的基本思路 ......................................................................................................... 12 模擬濾波器概述 .............................................................................................................................. 12 IIR 數(shù)字濾波器概述 ......................................................................................................................... 12 FIR 數(shù)字濾波器概述 ........................................................................................................................ 13 FIR 數(shù)字濾波器和 IIR 數(shù)字濾波器比較 ....................................................................................... 13 低通,高通及帶通濾波器 .............................................................................................................. 14 設計 FIR 濾波器 .............................................................................................................................. 14 設計 IIR 濾波器 ............................................................................................................................... 15 雙線性變換法和窗函數(shù)法 .............................................................................................................. 15 本章小結(jié) ......................................................................................................................................... 18 4 進行濾波,比較濾波前后語音信號的波形及頻 譜 ....................... 19 驗證所設計的濾波器 ....................................................................................................................... 19 濾波 .................................................................................................................................................... 21 本章小結(jié) ............................................................................................................................................ 23 界面 ......................................................... 24 系統(tǒng)界面設計工具 — GUI 概述 ...................................................................................................... 24 創(chuàng)建 GUI 界面 .................................................................................................................................. 24 創(chuàng)建開關(guān)按鈕 ................................................................................................................................... 25 保存和修改 fig 文件 ......................................................................................................................... 26 編寫 M 文件 ...................................................................................................................................... 28 本章小結(jié) ............................................................................................................................................ 33 總結(jié) ............................................................... 34 致謝 ............................................................... 35 參考文獻 ........................................................... 3