Is there a MATLAB function similar to 'Spectrum0.ar()' from R?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I want know if there is a function could return the same results from 'Spectrum0.ar()' (a R fucntion)?
The description of 'Spectrum0.ar' :https://www.rdocumentation.org/packages/coda/versions/0.19-4/topics/spectrum0.ar
I am not familiar with signal processing, it will be great that there is a matlab function can return the same result.
A big thank you in advance!
Han
0 Kommentare
Antworten (1)
Walter Roberson
am 5 Dez. 2022
There is also https://www.mathworks.com/help/signal/ref/periodogram.html and https://www.mathworks.com/help/signal/ug/power-spectral-density-estimates-using-fft.html which estimate with other techniques.
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!