搜索资源列表
Matlab仿真1.1_shenchao
- 经典功率谱估计的matlab仿真。利用的是直接法-classic power spectrum estimation of Matlab simulation. The use of the direct method
gonglvpuguji
- 数字信号处理的一个matlab程序,实现功率谱估计的功能
STAP.rar
- 空时自适应信号处理,用于合成孔径雷达东目标检测,ACP,AEP方法,Space-time adaptive signal processing, synthetic aperture radar for target detection in the East, ACP, AEP method
PSD.rar
- 现代谱估计实验,运用Burg算法,里面包含了完整的实验报告,Modern spectral estimation experiments, the use of Burg algorithm, which contains a complete test report
ARMAsel_mis_irreg_4
- 时间序列的基本模型的参数估计和预测 以及和谱分析的方法的相关程序-Copyright (c) 2009, Piet M T Broersen All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
zhouqitu
- 利用周期图法对信号进行功率谱估计,源代码,有详细的注解,供参考-Periodogram method using the signal power spectrum estimation, source code, there are detailed notes for reference
ARMA_Example
- ARMA 谱估计的若干种方法,ESPRIT.m bayesc.m AR.m 参数估计,阶数估计等等共9个文件-ARMA spectral estimation of a number of ways, ESPRIT.m bayesc.m AR.m parameter estimation, the order is estimated that a total of 9 files, etc.
dsp_matlab
- MATLAB信号处理详解 滤波器设计 随机信号处理谱估计-dsp signal process
dsp
- AR过程的线性建模与功率谱估计 理解AR过程的产生机理,复习实验1估计自相关序列的方法。 2.利用估计出的自相关序列来求解信号的功率谱,即用周期图法来估计功率谱。 3.分别采用自相关法(Yule-Walker法),协方差法,Burg法,修正协方差法来估计功率谱,并与周期图法进行比较,分析性能孰优孰劣。 4.学习matlab在数字信号处理中的应用。 -Linear AR process modeling and power spectrum estimation
lpc
- 1.用matlab实现对一个元音和一个清辅音的LPC系数,LPCC系数和MFCC系数的提取。 2,用LPC对这两个语音信号的功率谱进行估计,其中,LPC系数要分别有5阶,10阶,15阶和20阶四种情况,并在一个图里画出信号本身的FFT功率谱和四条不同阶数的LPC谱估计图,以作比较。注意,LPC和LPCC只考察自相关法。 3,用对数面积比的方法来求出这两个发音的变截面声管模拟图形,10阶即可-Using matlab to achieve the LPC coefficients of a
Levinson
- levinson算法在数字信号处理中有广泛的应用,本程序用matlab来实现levinson算法,进而进行功率谱估计-the levinson algorithm is widely used in digital signal processing, the program using matlab levinson algorithm, and thus the power spectrum estimation
MUSIC
- 谱估计 MUSIC算法 matlab程序 -MUSIC spectral estimation algorithm matlab program