156
edits
(→Table of functions: changer status for 'lazy' and 'mutual' to "Ported&Tested") |
(updated status for false_nearest and ghkss) |
||
Line 41: | Line 41: | ||
|-style="background: LightSalmon" | |-style="background: LightSalmon" | ||
|extrema || Determine the extrema of a time series || findpeaks in signal is *not* the same || C || || | |extrema || Determine the extrema of a time series || findpeaks in signal is *not* the same || C || || | ||
|- | |-style="background: LightGreen" | ||
|false_nearest || The false nearest neighbor algorithm || None in GNU Octave || C || wrapped in C++/mfile/octfile code || | |false_nearest || The false nearest neighbor algorithm || None in GNU Octave || C || wrapped in C++/mfile/octfile code || Ported&Tested | ||
|- | |-style="background: LightGreen" | ||
|ghkss || Nonlinear noise reduction || None in GNU Octave || C || wrapped in C++/mfile/octfile code || | |ghkss || Nonlinear noise reduction || None in GNU Octave || C || wrapped in C++/mfile/octfile code || Ported&Tested | ||
|-style="background: LightGreen" | |-style="background: LightGreen" | ||
|henon || Create a Hénon time series || None in GNU Octave || FORTRAN || To be reimplemented as m-file || Ported&Checked | |henon || Create a Hénon time series || None in GNU Octave || FORTRAN || To be reimplemented as m-file || Ported&Checked |
edits