Is there a MATLAB function similar to 'Spectrum0.ar()' from R?

3 Ansichten (letzte 30 Tage)
Han F
Han F am 5 Dez. 2022
Kommentiert: Han F am 5 Dez. 2022
Hi,
I want know if there is a function could return the same results from 'Spectrum0.ar()' (a R fucntion)?
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

Antworten (1)

Walter Roberson
Walter Roberson am 5 Dez. 2022
  1 Kommentar
Han F
Han F am 5 Dez. 2022
Hi Walter,
Thank you for your reply. I tried on pyulear but the result is quite different
y = [1,2,4,5,7,8,9]
pyulear(y) at zero is around 17
spectrum0.ar(y) is 43.69

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by