搜索资源列表
cxm
- about dsp,use Burg arithmetic to get the parameter of AR model ,and so on-about dsp. Burg use arithmetic to get the parameter of AR mo del, and so on
abouthomework
- 用周期图法求出的功率谱曲线和burg算法求出的AR功率谱曲线(p=50)
levinsonanddurg
- AR模型估计的levinson算法和burg算法程序-AR model estimation algorithm levinson algorithm and procedures burg
PSD_Burg
- 用Burg法进行功率谱预测的函数,对信号建立AR模型递推估计-Burg method with projected power spectrum function, the signal is estimated that the establishment of recursive AR model
ar_yulewalker_burg1
- 对信号在AR模型下进行的的yuler_walker,和burg算法谱估计-AR model of the signal under the yuler_walker, and spectral estimation algorithm burg
S
- 实现功率谱估计的函数: Arburg:用Burg算法估计AR模型的参数; Arcov: 用协方差法估计AR模型的参数; Armcov:用改进的协方差法估计AR模型的参数; Aryule:用Yule_Walker算法估计AR模型的参数; -To achieve a function of power spectrum estimation: Arburg: AR with Burg algorithm to estimate model parameters Arcov:
AutoRegression-Analysis-(AR)
- AR 模型及最大熵、Burg等方法的参数估计以及演示,包括说明文档-AR model and its parameters estimation
Burg-algorithm-of-AR
- 基于burg算法实现的AR模型功率谱计算,算法已经仿真通过,有前向预测误差及后向预测误差,非常适合与学习加深现代谱估计的理论 -Burg algorithm to achieve the AR model power spectrum calculation algorithm has been through simulation, the forward prediction error and prediction error is ideal for learning to dee
ar_burg
- 经典谱估计AR模型的BURG算法 可与自带函数PBURG对比-The classic AR model spectrum estimation BURG algorithm and comes with a function PBURG contrast
AR-model
- 包括各种AR模型现代功率谱估计方法,burg法、自相关法、协方差法等。-Modern power spectrum estimation method includes a variety of AR model
homework2
- 基于AR模型的burg算法,根据100年间每年12个月记录到的太阳黑子出现次数的平均值求太阳黑子的活动周期。(matlab程序和实验报告)-Burg algorithm based on AR model, according to 100 years, 12 months per year sunspot record to appear and sunspot activity cycle of the average number of times. The (matlab Program
AR_Burg1
- 经典AR模型系数求解,burg法.根据原理手编,希望对大家有帮助。-the method of burg to get the coefficients of AR model
amp-latency-AR-test
- Burg算法功率谱估计,采样点数nfft不会影响MAX值和位置. s=data22(6,:) s=s(50:150) nfft=2048 fs=500 EEG [px1,f1]=pburg(s,6,nfft,fs) figure plot(f1,px1) title( CI——Burg算法功率谱估计 ) xlabel( Frequency(Hz) ) ylabel( Power ) IndMax=find(diff(sign(diff(p
ar.burg
- AR模型的burg算法,输入二维脑电信号,经调试可正常运行,很好的matlab源码。希望有用。-Burg algorithm AR model, enter the two-dimensional EEG, debugging can be run properly, good matlab source. I hope useful.
burgyulear
- 关于AR模型的burg、yulear功率谱估计算法,与系统自带的pburg相比,精确度更高-ar burg yulear
Modern-methods-of-spectrum-analysis
- 噪声中正弦信号的现代法频谱分析,自己写的matlab程序一份,包括现代法谱估计中AR模型的自相关法,Burg法,协方差法,改进的协方差法四种估计算法-Modern methods of spectrum analysis
my_Burg_AR_estimation
- 基于BURG算法的AR模型的现代谱估计仿真代码,对学习现代谱估计很有帮助。-BURG algorithm of AR model based on modern spectral estimation simulation code, to learn modern spectral estimation helpful.
Burg
- AR谱估计 burg 算法,用来求解功率谱-Burg algorithm for AR spectrum estimation
信号处理第三章
- 用AR 模型的自相关法估计信号的功率谱,用AR 模型的Burg 算法估计信号的功率谱,最大熵功率谱估计,用自相关矩阵分解的MUSIC 算法估计信号的功率谱(The power spectrum of the signal is estimated using the AR model autocorrelation method. The power spectrum of the signal is estimated using the Burg model of the AR model.
morden signal process
- 各种信号处理方法包括AR music burg tls levinson等算法(kinds of signal processing methods include AR music burg tls levinson and other algorithms)