LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

power spectral density

Does anybody know how to obtain the power spectral density of an array by using the AR (autoregressive) estimation rather than by FFT?
0 Kudos
Message 1 of 3
(2,967 Views)
Hello macthenite1_ECG,

Hope this reply does not come too late.

The LabVIEW Advanced SIgnal Processing Toolset has VIs (also an Express VI) that allows you to view the PSD calculated using AR method. Many other methods like Periodogram, ARMA, MUSIC and Welch are also supported. You can find more details at - http://sine.ni.com/nips/cds/view/p/lang/en/nid/1395.

Hope this helps!

Regards,

Abhishek
0 Kudos
Message 2 of 3
(2,937 Views)
Hello,
 
If you're considering implementing this, the following may be useful:
 
Autoregressive Modeling
 
Best Regards,
 
JLS
Best,
JLS
Sixclear
0 Kudos
Message 3 of 3
(2,920 Views)