搜索资源列表
lbq
- 用matlab 实现各种算法,如burg算法,LMS算法,比较基础,适合初学者。-Using matlab implementation of various algorithms, such as burg algorithm, LMS algorithm, a comparative basis, suitable for beginners.
levinsonanddurg
- AR模型估计的levinson算法和burg算法程序-AR model estimation algorithm levinson algorithm and procedures burg
ar_yulewalker_burg1
- 对信号在AR模型下进行的的yuler_walker,和burg算法谱估计-AR model of the signal under the yuler_walker, and spectral estimation algorithm burg
LMSandsunspotcycle
- 正弦干扰陷波:LMS自适应滤波器算法 太阳黑子出现周期的研究:周期图法,Levison-Durbin法、Burg法求功率谱 及matlab入门学习课件-Sinusoidal interference Notch: LMS adaptive filter algorithm sunspot cycle appears Study: periodogram, Levison-Durbin method, Burg method for power spectrum and matla
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:
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
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
burg
- 在matlab上实现burg算法的仿真,有益于深刻理解burg算法-Burg algorithm implemented in matlab simulation, good for a deep understanding burg algorithm
Levinson
- 用Levinson算法,Burg算法,ARMA模型法,MUSIC算法来估算功率谱。并进行比较。-With Levinson algorithm, Burg algorithm, ARMA model method, MUSIC algorithm to estimate the power spectrum. And compared.
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
haha
- Burg算法的程序,还有改进的 Burg算法的程序-Burg algorithm procedures, as well as improved procedures Burg algorithm
burg
- 用burg算法对信号的功率谱进行估计,基于MATLAB-Burg algorithm with the signal power spectrum estimation, based on MATLAB。
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.
基于Burg算法的最大熵谱估计
- 网上找的burg算法,可以借鉴一下。也可以通过百度文库搜寻作者。(The Burg algorithm on the Internet can be used for reference. You can also search for the author through the Baidu library.)
morden signal process
- 各种信号处理方法包括AR music burg tls levinson等算法(kinds of signal processing methods include AR music burg tls levinson and other algorithms)