TISEAN package:Procedure: Difference between revisions

(→‎Table of functions: updated polynom status)
Line 140: Line 140:
|-
|-
|recurr || Creates a recurrence plot || None in GNU Octave || C || wrapped in C++/mfile/octfile code ||
|recurr || Creates a recurrence plot || None in GNU Octave || C || wrapped in C++/mfile/octfile code ||
|-
|-style="background: Yellow"
|resample || Resamples data || There is 'resample' in Octave, but I believe it does something else || C || wrapped in C++/mfile/octfile code ||
|resample || Resamples data || interp1 is similar but cannot specify the polynomial order except for some given || C || wrapped in C++/mfile/octfile code ||
|-
|-style="background: LightGreen"
|rescale || Rescale data set || This should be in Octave, cannot find... || C || wrapped in C++/mfile/octfile code ||
|rescale || Rescale data set || This is just multiplication by scalars || C || wrapped in C++/mfile/octfile code ||Not Needed
|-style="background: LightGreen"
|-style="background: LightGreen"
|rms || Rescale data set and get mean, variance and data interval || This should be in Octave, cannot find...  || FORTRNAN || wrapped in C++/mfile/octfile code || Not Needed
|rms || Rescale data set and get mean, variance and data interval || This should be in Octave, cannot find...  || FORTRNAN || wrapped in C++/mfile/octfile code || Not Needed
657

edits