freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于matlab的時(shí)域信號(hào)采樣及頻譜分析論文(已修改)

2024-11-28 15:27 本頁(yè)面
 

【正文】 1 摘 要 信號(hào)與系統(tǒng)是通信和 電子信息 類(lèi)專(zhuān)業(yè)的核心基礎(chǔ)課,其中的概念和分析方法廣泛應(yīng)用于通信、自動(dòng)控制、信號(hào)與信息處理、電路與系統(tǒng)等領(lǐng)域。 MATLAB 稱(chēng)為三大數(shù)學(xué)軟件之一 。它在數(shù)學(xué)類(lèi)科技應(yīng)用軟件中在 數(shù)值計(jì)算 方面首屈一指。 MATLAB 可以進(jìn)行 矩陣 運(yùn)算、繪制函數(shù)和數(shù)據(jù)、實(shí)現(xiàn)算法、創(chuàng)建用戶(hù)界面、連接其他編程語(yǔ)言的程序等,主要應(yīng)用于工程計(jì)算、控制設(shè)計(jì)、信號(hào)處理與通訊、 圖像處理 、 信號(hào)檢測(cè) 、金融建模設(shè)計(jì)與分析等領(lǐng)域。 本次實(shí)訓(xùn)利用 MATLAB 軟件實(shí)現(xiàn)時(shí)域信號(hào)采樣及頻譜分析。 信號(hào)的數(shù)字化需要三個(gè)步驟: 采樣 、量化和編碼。 所以采樣是實(shí)現(xiàn)數(shù)字通信的第一步。 頻譜分析是信號(hào)的基本分析方法,掌握頻譜分析的方法是對(duì)學(xué)習(xí)電子信息工程學(xué)生的最基本要求。 實(shí)訓(xùn)中,要求對(duì) 連續(xù)時(shí)間信號(hào)的時(shí)域波形及其幅頻特性曲線(xiàn) 進(jìn)行觀察和分析,用不同的采樣頻率對(duì) 信號(hào)進(jìn)行采樣,對(duì)不同采樣頻率下的采樣序列進(jìn)行頻譜分析,由采樣序列恢復(fù)出連續(xù)時(shí)間信號(hào)。最后,再進(jìn)行一定的擴(kuò)展 。 關(guān)鍵詞: 信號(hào)與系統(tǒng) ; MATLAB; 采樣; 頻 譜 分析 2 Abstract Signals and munications and electronic information systems are the core of specialty basic course concepts and analysis methods which are widely used in munication, automatic control, signal and information processing, circuits and systems. One of the three major mathematical software called MATLAB. Its applications in the mathematics software is second to none in the numerical calculations. MATLAB matrix operations can be carried out, drawing functions and data, the algorithm implementation to create user interfaces, connecting the procedures of other programming languages, mainly used in engineering calculations, control design, signal processing and munications, image processing, signal detection, financial modeling design and analysis and other fields. The use of MATLAB software training time domain signal sampling and spectral analysis. Digital signal requires three steps: sampling, quantization and coding. Therefore, sampling is digital munication first step. Spectrum analysis is fundamental analysis of the signal, to master the method of spectrum analysis is an electronic information engineering students learning the basic requirements. Training, the requirement for continuous time signals in time domain waveform and its amplitudefrequency curves were observed and analyzed, with different sampling frequency of the signal is sampled on different sampling frequency spectrum analysis of the sample sequence from the sample sequence to resume a continuoustime signal. Finally, for some extensions. Key words: Signals and Systems。 MATLAB。 sampling。 spectrum analysis 1 目 錄 引言 ......................................................... 1 1 實(shí)訓(xùn)軟件 .................................................. 1 MATLAB 的簡(jiǎn)介 ......................................................... 1 MATLAB 使用方法 ....................................................... 1 界面簡(jiǎn)介 ............................................................ 1 數(shù)字信號(hào)概述 .......................................................... 3 ......................................................................................................................... 4 ........................................................................................................... 4 2 設(shè)計(jì)方法和步驟 ............................................ 5 設(shè)計(jì)的內(nèi)容 ......................................................... 5 設(shè)計(jì)方法 ........................................................... 5 ......................................................................................................................... 5 ............................................................................................................................ 6 3 發(fā)揮擴(kuò)展 ................................................. 19 4 實(shí)訓(xùn)心得體會(huì) ............................................. 21 謝 辭 ...................................................... 23 參考文獻(xiàn) .................................................... 24 桂林電子科技大學(xué)實(shí)訓(xùn)說(shuō)明書(shū)用紙 1 引言 數(shù)字信號(hào)受噪聲的影響小,易于有 數(shù)字電路 進(jìn)行處理,所以得到了廣泛的應(yīng)用。 它是 指 幅度 的取值 離散 , 幅值 表示被限制在有限個(gè)數(shù)值之內(nèi) 的信號(hào) 。 二進(jìn)制 碼就是一種數(shù)字信號(hào)。 本實(shí)訓(xùn)通過(guò) MATLAB 環(huán)境下的 程序輸入對(duì)信號(hào) 系統(tǒng) 的 時(shí)域信號(hào) 進(jìn)行 采樣及頻譜分析 。加深 對(duì)信號(hào)的時(shí)域和頻域兩種表示形式的理解。同時(shí),加深對(duì)數(shù)字信號(hào)中的采樣等 過(guò)程的認(rèn)識(shí)。 1 實(shí)訓(xùn) 軟件 MATLAB 的簡(jiǎn)介 美國(guó) Mathworks公司于 1967 年推出了矩陣實(shí)驗(yàn)室 “Matrix Laboratory” (縮寫(xiě)為Matlab)這就是 Matlab 最早的雛形。開(kāi)發(fā)的最早的目的是幫助學(xué)校的老師和學(xué)生更好的授課和學(xué)習(xí)。從 Matlab 誕生開(kāi)始,由于其高度的集成性及應(yīng)用的方便性,在高校中受 到了極大的歡迎。由于 它 使用方便,能非??斓膶?shí)現(xiàn)科研人員的設(shè)想,
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1