dist function error when calculating largest lypaunov exponent

조회 수: 4 (최근 30일)
S Coogan
S Coogan 2011년 7월 1일
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
S Coogan
S Coogan 2011년 7월 2일
I should also add that the same dist error appears when i attempt to find fnn.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Computations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by