資源描述:
《基于matlab的fft算法實現(xiàn)(論文)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、基于MATLAB的FFT算法實現(xiàn)基于MATLAB的FFT算法實現(xiàn)摘要MATLAB軟件是目前全世界范圍內(nèi)非常流行的具有很強的科學(xué)計算和圖形界面的軟件系統(tǒng)。利用MATLAB的強大運算功能,可以解決數(shù)字信號處理過程中遇到的許多問題。本文給出了基于MATLAB軟件實現(xiàn)信號DFT變換和FFT頻譜分析的方法。利用MATLAB軟件方法,使得設(shè)計方便、快捷,大大減輕了工作量。并且,在信號DFT變換中可以清楚得看到DFT變換結(jié)果和截取長度之間的關(guān)系。通過編程仿真可以得到序列的幅頻特性曲線,便于對信號進(jìn)行譜分析。FFT(FastFourierTransformation),即為快速傅立葉
2、變換,是離散傅立葉變換的快速算法,它是根據(jù)離散傅氏變換的奇、偶、虛、實等特性,對離散傅立葉變換的算法進(jìn)行改進(jìn)獲得的。它對傅氏變換的理論并沒有新的發(fā)現(xiàn),但是對于在計算機系統(tǒng)或者說數(shù)字系統(tǒng)中應(yīng)用離散傅立葉變換,可以說是進(jìn)了一大步。在實際應(yīng)用中,F(xiàn)FT是最常見的數(shù)字信號處理算法,它在各種數(shù)字信號處理系統(tǒng)中扮演重要的角色。在信號處理過程中。頻域分析往往比時域分析方便和高效,F(xiàn)FT是時域和頻域轉(zhuǎn)換的基本運算。關(guān)鍵詞:FFT算法;MATLAB;數(shù)字信號處理;頻譜分析基于MATLAB的FFT算法實現(xiàn)THEFFTALGORITHMBASEDONMATLABABSTRACTMATLAB
3、softwareisverypopulararoundtheworldhaveastrongscientificcomputingandgraphicinterfaceofthesoftwaresystem.UsingthepowerfuloperationfunctionofMATLAB,cansolvemanyproblemsencounteredintheprocessofdigitalsignalprocessing.Inthispaper,basedonDFTMATLABsoftwaretorealizesignaltransformandFFTspectr
4、umanalysismethod.UsingMATLABsoftwaremethod,makesthedesignofconvenient,quick,greatlyreducetheworkload.AndthesignalDFrtransformcanbeclearlyseenintheDFTtransformresultsandclippingoftherelationshipbetweenthelength.Sequencescanbeobtainedbyprogrammingthesimulationoftheamplitudefrequencycharac
5、teristiccurve,facilitatethesignalspectrumanalysis.FFT(FastFourierchanged),whichisFastFouriertransform,isaFastalgorithmofdiscreteFouriertransform,itisaccordingtotheoddandevenofdiscreteFouriertransform,virtualandrealfeatures,thediscreteFouriertransformalgorithmwasimproved.ItthetheoryofFou
6、riertransformandfoundnothingnew,buttheapplicationincomputersystemsordigitalsystemdiscreteFouriertransform,canbesaidtobeintoabigstep.Inpracticalapplications,theFFTisthemostcommonformofdigitalsignalprocessingalgorithm,itisplayanimportantroleinallkindsofdigitalsignalprocessingsystem.Inthep
7、rocessofsignalprocessing.Frequencydomainanalysisthantime-domainanalysisisconvenientandefficient,FFTisthebasicoperationofthetimedomainandfrequencydomaintransformation.Keywords:FFTalgorithm;MATLAB;Digitalsignalprocessing;Spectrumanalysis基于MATLAB的FFT算法實現(xiàn)目錄1緒論……………………..………………………………