156
edits
No edit summary |
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 || ------ || Not Needed | |compare || Compares two data sets || Does not need to be ported || FORTRAN || ------ || Not Needed | ||
|-style="background: | |-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 || ------- || Different usage, same result | ||
|- | |- | ||
|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