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

3 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Walter Roberson
Walter Roberson il 5 Dic 2022
  1 Commento
Han F
Han F il 5 Dic 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

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by