dist function error when calculating largest lypaunov exponent

3 ビュー (過去 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 Center および File ExchangeMatrix Computations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by