why do I have an error on the length function?

8 visualizaciones (últimos 30 días)
Giuseppe D'Amico
Giuseppe D'Amico el 26 de Nov. de 2020
Comentada: Giuseppe D'Amico el 26 de Nov. de 2020
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?

Respuesta aceptada

Walter Roberson
Walter Roberson el 26 de Nov. de 2020
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

Más respuestas (2)

Alan Stevens
Alan Stevens el 26 de Nov. de 2020
You have misspelled length.

Giuseppe D'Amico
Giuseppe D'Amico el 26 de Nov. de 2020
can you give me theoretical information on autocorrelation?
What are the lags?
  2 comentarios
John D'Errico
John D'Errico el 26 de Nov. de 2020
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 el 26 de Nov. de 2020
ok, i'm really sorry

Iniciar sesión para comentar.

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by