156
edits
No edit summary |
|||
Line 29: | Line 29: | ||
|-style="background: LightGreen" | |-style="background: LightGreen" | ||
|compare || Compares two data sets || Does not need to be ported || FORTRAN || ------ || Done | |compare || Compares two data sets || Does not need to be ported || FORTRAN || ------ || Done | ||
|-style="background: | |-style="background: Yellow" | ||
|corr, autocorr || Autocorrelation function || xcorr in signal || corr -C, autocorr (faster according to documentation) - FORTRAN || ------- || | |corr, autocorr || Autocorrelation function || xcorr in signal || corr -C, autocorr (faster according to documentation) - FORTRAN || ------- || PresumedGood&NotChecked | ||
|- | |- | ||
|d2 || Correlation dimension d2 || None in GNU Octave || C || wrapped in C++/mfile/octfile code || | |d2 || Correlation dimension d2 || None in GNU Octave || C || wrapped in C++/mfile/octfile code || | ||
Line 46: | Line 46: | ||
|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 || | ||
|-style="background: LightGreen" | |-style="background: LightGreen" | ||
|henon || Create a Hénon time series || None in GNU Octave || FORTRAN || To be reimplemented as m-file || | |henon || Create a Hénon time series || None in GNU Octave || FORTRAN || To be reimplemented as m-file || Ported&Checked | ||
|- | |- | ||
|histogram || Creates histograms || hist in core || C || || | |histogram || Creates histograms || hist in core || C || || |
edits