acf

how can i put the acf command on my command window, where can i find that command

Respuestas (2)

Walter Roberson
Walter Roberson el 29 de En. de 2012

0 votos

MATLAB does not have any acf command. The econometrics toolbox has an autocorr function for calculating ACF.
There is a MATLAB File Exchange contribution that has a routine named acf; see http://www.mathworks.com/matlabcentral/fileexchange/30540-autocorrelation-function-acf
Wayne King
Wayne King el 29 de En. de 2012

0 votos

In addition to Walter's suggestion, you can use xcorr() in the Signal Processing Toolbox to obtain the autocorrelation sequence estimate.

Categorías

Más información sobre Financial Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 29 de En. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by