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

3 ビュー (過去 30 日間)
Han F
Han F 2022 年 12 月 5 日
コメント済み: Han F 2022 年 12 月 5 日
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

回答 (1 件)

Walter Roberson
Walter Roberson 2022 年 12 月 5 日
  1 件のコメント
Han F
Han F 2022 年 12 月 5 日
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

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by