657
edits
(→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 || | |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 | |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 |
edits