User:Josiah425:TISEAN Package:Table of functions: Difference between revisions

Jump to navigation Jump to search
added legend
(updated status on predict)
(added legend)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


The choice whether a program exist in Octave is based only on comparing package/octave documentation with the TISEAN documentation. As of now I have not compared any code, nor checked if any sample data gives the same results from both functions (the octave ones and the TISEAN ones).
The choice whether a program exist in Octave is based only on comparing package/octave documentation with the TISEAN documentation. As of now I have not compared any code, nor checked if any sample data gives the same results from both functions (the octave ones and the TISEAN ones).
The legend to understand the table is as follows:
{| class="wikitable"
|-style="background: LightGreen"
|Green means the function is ported, tested or is not needed
|-style="background: LightSalmon"
|Red means the function was thought to have been similar but isn't
|-style="background: Yellow"
|Yellow means that the correlation between the TISEAN and Octave function needs to be verified
|-
|No color means that nothing about this function has been determined
|}


{| class="wikitable"  
{| class="wikitable"  
Line 35: Line 47:
|-style="background: LightGreen"
|-style="background: LightGreen"
|delay || Creates delay embedding || None in GNU Octave (easy to implement in Octave but not worth the effort) || C || wrapped in C++/mfile/octfile code || Ported&Tested
|delay || Creates delay embedding || None in GNU Octave (easy to implement in Octave but not worth the effort) || C || wrapped in C++/mfile/octfile code || Ported&Tested
|-
|-style="background: LightGreen"
|endtoend || Determine end-to-end mismatch || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code ||
|endtoend || Determine end-to-end mismatch || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code || Ported&Tested
|-
|-
|events || Interval/event conversion || None in GNU Octave || FORTRAN || To be reimplemented as m-file ||
|events || Interval/event conversion || None in GNU Octave || FORTRAN || To be reimplemented as m-file ||
Line 127: Line 139:
|-
|-
|stp || Creates a space-time separation plot || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code ||
|stp || Creates a space-time separation plot || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code ||
|-
|-style="background: LightGreen"
|surrogates || Creates surrogate data || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code ||
|surrogates || Creates surrogate data || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code || Ported&Tested
|-
|-style="background: LightGreen"
|timerev || Time reversal discrimating statistics for surrogates || None in GNU Octave || FORTRAN || To be reimplemented as mfile ||
|timerev || Time reversal discrimating statistics for surrogates || None in GNU Octave || FORTRAN || To be reimplemented as mfile || Ported&Tested
|-style="background: LightGreen"
|-style="background: LightGreen"
|upo || Finds unstable periodic orbits and estimates their stability || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code || Ported&Tested
|upo || Finds unstable periodic orbits and estimates their stability || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code || Ported&Tested
156

edits

Navigation menu