octopus
octopus,
an Octave code which
contains some utilities for use with Octave.
Licensing:
The computer code and data files made available on this web page
are distributed under
the MIT license
Languages:
octopus is available in
a MATLAB version and
an Octave version.
Related Data and Programs:
octave_test
Source Code:
-
knnsearch.m,
returns the index of the nearest entry in a data vector
to a given query value.
-
is_octave.m,
returns TRUE if the calling program is Octave.
-
optimset.m,
a placeholder for the MATLAB optimset() function,
this simply returns an empty structure.
Last modified on 14 October 2022.