【正文】
皖西學院本科畢業(yè)論文 (設(shè)計 ) 第 1 頁 語音信號去噪 —— 數(shù)字濾波器的設(shè)計 摘要 : 在 現(xiàn)代各種通信系統(tǒng)中,由于自然界中的各種各樣的復雜噪聲不免會摻雜在其中, 數(shù)字信號處理這門經(jīng)典學科 恰好能夠解決這個問題 , 其中 最通用的方法就是利用 濾波器 來濾除這些雜波 噪聲 , FIR 數(shù)字濾波器 就 是濾波器設(shè)計的 基本 部分。 本 論文 研究的 主要 內(nèi)容 就是基于 Matlab 軟件仿真設(shè)計一個數(shù)字濾波器 , 將摻雜在語音信號中的高頻噪音消除,在此將分析消除 高頻 噪音前后語音信號的時域 及 頻域特性 ,對比分析即可驗證 濾波前后特性差別 。 在 本課題 中, 將利用簡單的 窗函數(shù)法來設(shè)計 FIR 數(shù)字 濾波器, 通過 Matlab 仿真 說明 所設(shè)計濾波器的正確性。 通過這次 畢業(yè) 設(shè)計,將會進一步理解語音信號原理分析及濾波處理,為更好的設(shè)計濾波器打好基礎(chǔ)。 關(guān)鍵詞 : Matlab; 窗函數(shù)法 ; FIR 數(shù)字濾波器 Remove noise in the speech signal—— the design of digital filter Abstract: In modern munication systems, a variety of plex noise may mix in the nature of sounds. The classic disciplines of the digital signal processing can solve this problem, one of the most mon method is to use a filter to filter those clutter noise. FIR digital filter is the basic part of filter design. The main research content of this paper is based on Matlab software simulation to design a digital filter, in which to cancel the high frequency noise of the speech signal, then it will eliminate the high frequency noise and the speech signals from time domain and frequency domain characteristics in this analysis before and after, and analysis the differences test the filtering characteristics. In this issue, using a simple window function method to design a FIR digital filter, Matlab simulation shows the correct of the designed filter. Through the design of this graduation design, we will understand the principle of speech signal analysis and filtering, and lay the foundation for the filter design. Key words: Matlab。 window function method。 FIR digital filter 作 者 指導教師 皖西學院本科畢業(yè)論文 (設(shè)計 ) 第 2 頁 目 錄 1 引 言 ................................................................................................................................................ 3 課題研究現(xiàn)狀 ....................................................................................................................... 3 課題研究目的 ....................................................................................................................... 3 課題研究內(nèi)容 ....................................................................................................................... 3 MATLAB 軟件設(shè)計平臺簡介 .............................................................................................. 4 2 原始語音信號采集與處理 .............................................................................................................. 5 課題設(shè)計步驟及流程圖 ....................................................................................................... 5 語音信號處理 ....................................................................................................................... 5 語音信號的采集 .......................................................................................................... 5 語音信號的時域頻譜分析 .......................................................................................... 6 語音信號加噪與頻譜分析 ...............................................................................