【正文】
遼寧 科技大學(xué)畢業(yè)設(shè)計(論文) 第 I 頁 基于 MATLAB 的信號 波形 與 頻譜分析 摘 要 本文 利用 MATLAB 軟件進行 信號頻譜分析的 設(shè)計 , 并通過 GUI 界面 (圖形用戶界面 )實現(xiàn) 信號頻譜分析的 動態(tài)設(shè)計。用戶可與計算機交互式地進行對象參數(shù)的設(shè)置、控制算法的選取、以及 對離散信號與連續(xù)信號的 動態(tài) 頻譜分析 。并利用 MATLAB 內(nèi)嵌的 Simulink 模塊 , 實現(xiàn)系統(tǒng)的 信號頻譜分析 , 滿足不同用戶的不同要求。 MATLAB 的 GUIDE 是專門用于圖形用戶界面 ( GUI) 程序設(shè)計的快速開發(fā)環(huán)境 ,本文 從介紹 GUIDE 入手結(jié)合具體的軟件圖形界面實例,給出了利用 GUIDE 制作圖形用 戶界面的基本方法。 通過本文的研究得出 利用 GUIDE 設(shè)計的 仿真 界面不僅可以對 離散信號與連續(xù)信號的動態(tài)頻譜進行相關(guān)分析 ,而且還可以 對此問題 作進一步的預(yù)測和分析 ?;?GUIDE 技術(shù) 制作 的 圖形用戶 界面,具有 友好 性, 開放性,方便 科研人員 不斷地研究和擴充。 關(guān)鍵詞 頻譜分析 ; GUI; SIMULINK; MATLAB 遼寧 科技大學(xué)畢業(yè)設(shè)計(論文) 第 II 頁 Abstract Using MATLAB software for signal spectrum analysis of the design, and through the GUI interface (graphical user interface) signal spectrum analysis of the dynamic design. Users can interactively with the puter targeting parameters for the establishment, control algorithm selection, and the discrete signals and continuous signal analysis of the dynamic spectrum. MATLAB and Simulink embedded module, the signal system to achieve spectral analysis, meet the needs of different users with different needs. MATLAB GUIDE is devoted to the graphical user interface (GUI) design procedures for the rapid development environment, This paper introduced GUIDE start from the context of the specific examples of graphical interface software, GUIDE is produced using a graphical user interface methods. Through this paper, the study of the use of simulation GUIDE interface design can not only right for discrete signal and the signal dynamic spectrum analysis, but also the issue for further analysis and forecasts. GUIDE technology based on the production of graphical user interface is friendly and open, facilitate researchers continue to study and expanded. Keywords Spectrum Analysis ; GUI; SIMULINK; MATLAB 遼寧 科技大學(xué)畢業(yè)設(shè)計(論文) 第 III 頁 目 錄 摘 要 I Abstract II 第 1 章 緒論 1 MATLAB 應(yīng)用軟件簡介 1 課題研究的內(nèi)容 2 信號的頻譜分析 2 信號頻譜分析的原理 3 頻譜分析與顯示原理 3 對三階交調(diào)進行模擬分析 3 偽彩色編碼的動態(tài)頻譜圖顯 示 4 寬帶頻譜圖與窄帶頻譜圖 5 GUI 界面設(shè)計實現(xiàn) 5 SIMULINK 6 SIMULINK 模型與文件 7 SIMULINK 仿真原理 7 第 2 章 MATLAB 工具箱的概述及 GUI 界面的簡介 8 引言 8 句柄圖形及圖形用戶界面 8 GUIDE 1