Using TISEAN package in MATLAB

2 ビュー (過去 30 日間)
Ashwani Gupta
Ashwani Gupta 2014 年 5 月 1 日
コメント済み: ZIHAO YANG 2022 年 8 月 11 日
I am able to set the tiseanPath as follows
>> tiseanPath = 'C:\cygwin\Tisean\Tisean_3.0.0\bin\';
I read the data I have using the following statememt/ I am not sure if there is another way to do it. I am not able to read .xml or .mat files directly into TiSEAN. The arguemnt works by reading the data into stdout per TISEAN is standard procedure. If I specify the -o option it just hangs and does nothing. I need to run the other procedures in Tisean like Lapy etc on this data. How do I go about it.
Thanks.
>> system([tiseanPath, 'choose G:\Modeling\346561.csv']);
TISEAN 3.0.0 (C) R. Hegger, H. Kantz, T. Schreiber (1998-2007)
C:\cygwin\Tisean\Tisean_3.0.0\bin\choose: Choose columns and sub-sequences from a file reading from columns 1 opened G:\Modeling\346561.csv for input 35 values read from file: G:\Modeling\346561.csv writing to stdout writing to stdout 35 values written to stdout 12.50000 12.70000 .. . . . . . . . . . . . 11.70000 12.20000 12.20000
  1 件のコメント
ZIHAO YANG
ZIHAO YANG 2022 年 8 月 11 日
Could you give me the TISEAN package? Thanks

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeFinancial Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by