Welcome![Sign In][Sign Up]
Location:
Search - pburg

Search list

[Mathimatics-Numerical algorithmswindowed_Burg

Description: Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB. -Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
Platform: | Size: 10944 | Author: ff | Hits:

[Other resourceprocessradar

Description: % BackgroundRemoval=[true],false % Gain=[tsquare],linear % BandPass=[paul],fircls % CenterFrequency, auto (determined using pburg) % BandWidth=auto (a fraction of the CenterFrequency default=0.25) % ContrastStretch=[true],false % HilbertAmplitude=[true],false % HorizontalStacking=1 (a number of traces) %
Platform: | Size: 3685 | Author: huguangfeng | Hits:

[Mathimatics-Numerical algorithmswindowed_Burg

Description: Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB. -Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
Platform: | Size: 10240 | Author: ff | Hits:

[matlabprocessradar

Description: % BackgroundRemoval=[true],false % Gain=[tsquare],linear % BandPass=[paul],fircls % CenterFrequency, auto (determined using pburg) % BandWidth=auto (a fraction of the CenterFrequency default=0.25) % ContrastStretch=[true],false % HilbertAmplitude=[true],false % HorizontalStacking=1 (a number of traces) %- BackgroundRemoval = [true], false Gain = [tsquare], linear BandPass = [paul], fircls CenterFrequency, auto (determined using pburg) BandWidth = auto (a fraction of the CenterFrequency default = 0.25) ContrastStretch = [true], false HilbertAmplitude = [true], false HorizontalStacking = 1 (a number of traces)
Platform: | Size: 4096 | Author: huguangfeng | Hits:

[matlabUntitled2

Description: 功率谱估计,包括周期图法,burg法,music法,和welch法,并绘图比较-psd,pmusic,pburg
Platform: | Size: 1024 | Author: 肖刘 | Hits:

[matlabburg

Description: burg算法求功率谱,用matlab实现,其中用到了arburg和pburg等函数-burg algorithm for power spectrum, with the realization of matlab, which uses a function such as arburg and pburg
Platform: | Size: 224256 | Author: jeas | Hits:

[matlabburg

Description: 利用matlab实现burg算法的程序,不是调用pburg函数,希望能帮助要做课程作业的童鞋们。-The matlab burg algorithm program, not call pburg function, hoping to help the children ' s shoes to do course work.
Platform: | Size: 1024 | Author: july | Hits:

[Windows Developar_burg

Description: 经典谱估计AR模型的BURG算法 可与自带函数PBURG对比-The classic AR model spectrum estimation BURG algorithm and comes with a function PBURG contrast
Platform: | Size: 1024 | Author: rh | Hits:

[Otheramp-latency-AR-test

Description: 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(px1)))<0)+1 MAX=px1(IndMax) loc=f1(IndMax) figure plot(f1,px1) title( CI——Burg算法功率谱估计 ) xlabel( Frequency(Hz) ) ylabel( Power ) hold on plot(loc(1),MAX(1), * ) hold on plot(loc(2),MAX(2), * ) hold on plot(loc(3),MAX(3), * ) - Burg algorithm for power spectrum estimation, sampling points nfft MAX value and does not affect the position of 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 algorithm for power spectral estimation' ) xlabel (' Frequency (Hz)' ) ylabel (' Power' ) IndMax = find (diff (sign (diff (px1))) < 0)+1 MAX = px1 (IndMax) loc = f1 (IndMax) figure plot (f1, px1) title (' CI- Burg algorithm for power spectral estimation ' ) xlabel (' Frequency (Hz) ' ) ylabel (' Power ' ) hold on plot (loc (1), MAX (1),' * ' ) hold on plot ( loc (2), MAX (2), ' *' ) hold on plot (loc (3), MAX (3), ' *' )
Platform: | Size: 1024 | Author: yanlili0703 | Hits:

[Otherburgyulear

Description: 关于AR模型的burg、yulear功率谱估计算法,与系统自带的pburg相比,精确度更高-ar burg yulear
Platform: | Size: 2048 | Author: 文爵 | Hits:

[matlabBurg

Description: 自己编写的现代谱估计方法中的Burg算法,并和MATLAB中的函数pburg函数进行对比,两个函数性能相当,便于大家学习掌握这个算法。-Modern spectral estimation methods have written Burg algorithm, and MATLAB functions pburg function comparison, the performance of the two functions is quite near to make you master this algorithm easily.
Platform: | Size: 10240 | Author: waichengfeng | Hits:

CodeBus www.codebus.net