欢迎来到天天文库
浏览记录
ID:18639315
大小:264.89 KB
页数:26页
时间:2018-09-19
《基于matlab的fft算法实现(论文)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于MATLAB的FFT算法实现基于MATLAB的FFT算法实现摘要MATLAB软件是目前全世界范围内非常流行的具有很强的科学计算和图形界面的软件系统。利用MATLAB的强大运算功能,可以解决数字信号处理过程中遇到的许多问题。本文给出了基于MATLAB软件实现信号DFT变换和FFT频谱分析的方法。利用MATLAB软件方法,使得设计方便、快捷,大大减轻了工作量。并且,在信号DFT变换中可以清楚得看到DFT变换结果和截取长度之间的关系。通过编程仿真可以得到序列的幅频特性曲线,便于对信号进行谱分析。FFT(FastFourierTransformation),即为快速傅立叶
2、变换,是离散傅立叶变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。在实际应用中,FFT是最常见的数字信号处理算法,它在各种数字信号处理系统中扮演重要的角色。在信号处理过程中。频域分析往往比时域分析方便和高效,FFT是时域和频域转换的基本运算。关键词:FFT算法;MATLAB;数字信号处理;频谱分析基于MATLAB的FFT算法实现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算法实现目录1绪论……………………..………………………………
此文档下载收益归作者所有