why do I have an error on the length function?

6 ビュー (過去 30 日間)
Giuseppe D'Amico
Giuseppe D'Amico 2020 年 11 月 26 日
コメント済み: Giuseppe D'Amico 2020 年 11 月 26 日
hi, I have a file of 70080 lines of which I want to obtain the autocorrelation graph, why do I get this error? I state that previously it worked, can anyone help me?
Also, can anyone give me clues as to what autocorrelation indicates? what is it for?

採用された回答

Walter Roberson
Walter Roberson 2020 年 11 月 26 日
You do not have an error on the length function. You have an error on the lenght function.
length <- what you want
lenght <- what you have

その他の回答 (2 件)

Alan Stevens
Alan Stevens 2020 年 11 月 26 日
You have misspelled length.
  1 件のコメント
Giuseppe D'Amico
Giuseppe D'Amico 2020 年 11 月 26 日
i solved thanks a lot

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


Giuseppe D'Amico
Giuseppe D'Amico 2020 年 11 月 26 日
can you give me theoretical information on autocorrelation?
What are the lags?
  2 件のコメント
John D'Errico
John D'Errico 2020 年 11 月 26 日
Please don't use an answer just to ask another question. This is not even a question about MATLAB anyway.
Giuseppe D'Amico
Giuseppe D'Amico 2020 年 11 月 26 日
ok, i'm really sorry

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

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by