资源描述:
《基于matlab的功率谱分析方法研究 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于matlab的功率谱分析方法研究摘要数字信号处理(DSP)重要的应用领域之一,是建立在周期信号和随机信号基础上的功率谱估计。在实际应用中往往不能获得具体信号的表达式,需要根据有限的数据样本来获得较好的谱估计效果,因而谱估计被广泛的应用于各种信号处理中[1]。本论文研究了功率谱估计的几种常用的方法,包括经典谱估计和现代谱估计的各种方法,且对每种方法的估计质量做了数学推导,并给出仿真程序及仿真图。经典法主要包括周期图法、自相关法,但这两种方法都存在缺陷,即认为观测数据之外的数据都为零,所以对经典法中的周期图法进行了加窗、平均等修正,因此提出了周期图法的改进
2、方法;现代谱估计的方法分类比较多,AR模型法,MA模型法和ARMA模型法是现代功率谱估计中最主要的参数模型,本论文着重讨论了AR模型参数法[2]。同时论文将通过对经典谱估计和现代谱估计的实现方法及仿真图的比较,得出经典功率谱估计方法的方差性较差,分辨率较低,而现代谱估计的目标正是在于努力改善谱估计的分辨率,因此能得到较好的谱估计效果,为此应用更为广泛[3]。关键字:数字信号处理,功率谱估计,周期图法,自相关法,AR模型法40ABSTRACTDigitalsignalprocessing(DSP)importantapplicationofoneofthef
3、ield.Actually,wecan’tgettheexpressionofaspecificsignal,soweneedtoestimatethepowerspectralofasignalaccordingtosomesampledatasequences.Sospectrumestimationwhichiswidelyusedinvarioussignalprocessing.Inthisthesis,somecommonmethodsofPowerSpectralEstimation,suchasclassicalspectralestima
4、tionandmodernspectralestimation,arestudied.Thequalityofeachestimationmethodisderived,simulationprogramandsimulationfigureisgiven.ClassicalmethodsofPowerSpectralEstimationmainlyincludethePeriodogramandtheBTmethod.Butbothofthemhaveacommondrawback:thedatasequences,beyondtheareaoftheo
5、bservedsequences,areallpresumedtozero.SotheWindowsandtheaveragemethodareintroducedtoimprovethequalityofthePeriodogram.ThereforetheimprovementofThePeriodogramestimationmethodisproposed.Theclassificationofmodernspectralestimationmethodsaremore,AR,MA,andARMAisthemostimportantparamete
6、rsofmodernspectralestimation.ThisthesiswillfocusondiscussionofARmodelparametersmethod.Atthesametime,Itcanbeseenfromthecomparisonandrealizationofclassicalspectralestimationandmodernspectralestimation,classicalpowerspectrumestimationvarianceispoor,lowresolution.Thegoalofmodernspectr
7、alestimationisworkingtoimprovetheresolutionofspectralestimation,betterresultsoftheestimationofthepowerspectrumcanbeobtained,soitisappliedmorewidely.Keywords:digitalsignalprocessing,PowerSpectrumEstimation,ThePeriodogram,theBTmethods,ARmodel40目录摘要IABSTRACTII1绪论1.1功率谱估计的发展11.2功率谱估计的
8、方法11.3功率谱估计的提出21.4经典谱估计21.5现代谱估计3