搜索资源列表
puguji
- 谱估计 (1)修正协方差法 (2)多重信号分类(MUSIC)算法 (3)ESPRIT算法 (4)皮萨论科(Pisarenko)谐波分解法 并对各算法进行分析。 解压后即可在MATLAB上运行-spectral estimation (1) the amendment of covariance (2) multiple signal classification (MUSIC) algorithm (3) ESP
puguji
- 谱估计 (1)修正协方差法 (2)多重信号分类(MUSIC)算法 (3)ESPRIT算法 (4)皮萨论科(Pisarenko)谐波分解法 并对各算法进行分析。 解压后即可在MATLAB上运行-spectral estimation (1) the amendment of covariance (2) multiple signal classification (MUSIC) algorithm (3) ESP
p_morden
- 用Matlab实现现代功率谱估计,主要有Levinson法,Burg法,协方差法及修正协方差法,四种方法的结果放到一起进行比较,有详细的注释-Using Matlab implementation of modern power spectrum estimation, the main has Levinson Law, Burg method covariance method covariance method, and the
ARxzxfc
- AR模型,用修正协方差法求谱估计,简单实用。-AR model, with amendments covariance spectral estimation method, simple and practical.
Spectral-estimation-of-AR-model-and-music-esprit.r
- 谱估计,包括自相关,协方差,修正协方差,burg法,另外还有MUSIC和ESPRIT法-Spectral estimation, including the auto-correlation, covariance, Covariance amended, burg method, as well as MUSIC and ESPRIT method
experiment2
- AR过程的线性建模与功率谱估计 Yule-Walker法(自相关法) 协方差法;(2) Burg方法;(3) 修正协方差法 -The linear AR process modeling and Yule-Walker power spectrum estimation method (autocorrelation method) covariance method (2) Burg method (3) modified cov
advanced_signal_processing
- 现代数字喜好处理的MATLAB程序代码,包含随机过程分析,各种功率谱估计(欧拉方程法、协方差算法、burg算法、修正协方差算法、等等),维纳滤波器的设计、自适应滤波器的设计。 note:里面包含一些很实际的算法设计,比如说:没有发送序列的自适应噪声抵消技术,etc .还包含了详细的设计报告!-Preferences of modern digital processing MATLAB code, including the rando
modern
- 现代谱估计方法的matlab实现,有列文森自相关法、协方差法、修正协方差法及伯格法-Matlab modern spectral estimation methods to achieve, there Levinson autocorrelation method, covariance method, modified covariance method and the Burg method
F1
- AR谱估计算法的matlab仿真,包括Yule-Walker方法、协方差方法、修正协方差方法和burg递推法等-AR spectral estimation algorithm matlab simulation, including the Yule-Walker method, covariance method, modified covariance method and the recursive law burg
FFF12
- AR谱估计算法的matlab仿真,包括Yule-Walker方法、协方差方法、修正协方差方法和burg递推法等-AR spectral estimation algorithm matlab simulation, including the Yule-Walker method, covariance method, modified covariance method and the recursive law burg
xiefangcha
- 用修正协方差法对信号进行频率估计,并通过仿真图形得出该方法的优缺点。-The modified covariance method estimates the signal frequency, and graphics obtained through the simulation of the advantages and disadvantages of the method.
dsp
- AR过程的线性建模与功率谱估计 理解AR过程的产生机理,复习实验1估计自相关序列的方法。 2.利用估计出的自相关序列来求解信号的功率谱,即用周期图法来估计功率谱。 3.分别采用自相关法(Yule-Walker法),协方差法,Burg法,修正协方差法来估计功率谱,并与周期图法进行比较,分析性能孰优孰劣。 4.学习matlab在数字信号处理中的应用。 -Linear AR process modeling and
essay-report
- 通过分析AR模型功率谱估计,介绍AR模型参数提取的自相关法、Burg法和修正协方差法,并利用计算机仿真比较其性能。-By analysis of the AR model power spectrum estimation, the introduction of the AR model parameters are extracted,namely the autocorrelation method, the Burg metho
puguji2007
- 谱估计 (1)修正协方差法 (2)多重信号分类(MUSIC)算法 (3)ESPRIT算法 (4)皮萨论科(Pisarenko)谐波分解法 并对各算法进行分析。 解压后即可在MATLAB上运行-Spectral estimation (1) modified covariance method (2) multiple signal classification (MUSIC) algorithm (3) ESPRIT algorithm
ar-burg
- 一个AR模型零极点估计和修正协方差法估计功率谱-Pole-zero estimates and correction of an AR model covariance method estimates the power spectrum
power_estimate
- 本程序按照胡广书《现代数字信号处理》书中的谱估计的内容仿真了各种经典谱估计方法以及现代谱估计方法(周期图法、BT法、welch法、自相关法、修正的协方差法、burg法),因为是课程作业,因此逻辑上写得十分简洁,适合初学者参考。-The program in accordance with the Hu-book of modern digital signal processing book spectral estimation si
power_estimate
- 仿真了各种经典谱估计方法以及现代谱估计方法(周期图法、BT法、welch法、自相关法、修正的协方差法、burg法)-The simulation of a variety of classical and modern spectral estimation methods spectral estimation methods (periodogram, BT France, welch, since the correlation
power-spectrum-estimation
- AR过程的线性建模与功率谱估计 自相关值和Yule-Walker法(自相关法) 协方差法; Burg方法; 修正协方差法。-The linear AR process modeling and power spectrum estimation of autocorrelation and Yule-Walker method (autocorrelation) covariance method Burg method modif
argonglvpuguji
- 实用功率谱估计代码,可以稍加修改即可使用,有durbin法,修正协方差法等-Utility power spectrum estimation code can be modified to use, there is durbin law, modified covariance method
PSDestimation
- 此程序使用协方差法和修正协方差法进行功率谱估计。(This two programs use covariance method and modified covariance method for power spectrum estimation.)