156
edits
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
|c2t || Takens estimator of D2 || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code || | |c2t || Takens estimator of D2 || None in GNU Octave || FORTRAN || wrapped in C++/mfile/octfile code || | ||
|-style="background: LightGreen" | |-style="background: LightGreen" | ||
|choose || Choose rows and/or columns from a data file || Does not need to be ported || FORTRAN || ----- || | |choose || Choose rows and/or columns from a data file || Does not need to be ported || FORTRAN || ----- || Done | ||
|-style="background: LightGreen" | |-style="background: LightGreen" | ||
|compare || Compares two data sets || Does not need to be ported || FORTRAN || ------ || | |compare || Compares two data sets || Does not need to be ported || FORTRAN || ------ || Done | ||
|- | |-style="background: LightGreen" | ||
|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 || ------- || Done | ||
|- | |- | ||
|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 || |
edits