dist function error when calculating largest lypaunov exponent
Mostrar comentarios más antiguos
Hi,
I am trying to calculate the largest lyapunov exponent of my time series using the Lyaprosen code. When i run it, i get the following error;
??? Undefined function or method 'dist' for input arguments of type 'double'.
Error in ==> lyaprosen at 106 Dmm=dist(EEMmm(:,1:k)');
I have searched everywhere for answers and have come up with nothing. Could it be that my version of Matlab does not support this dist function?
Any help would be appreciated.
Thanks.
1 comentario
S Coogan
el 2 de Jul. de 2011
Respuestas (0)
Categorías
Más información sobre Matrix Computations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!