1,855
edits
(→Other codes: Sort more packages.) |
(→Other codes: Fix indention.) |
||
Line 66: | Line 66: | ||
* https://www.featool.com/ | * https://www.featool.com/ | ||
== go-redis == | === go-redis === | ||
GNU Octave Redis client | GNU Octave Redis client | ||
Line 72: | Line 72: | ||
* https://github.com/markuman/go-redis | * https://github.com/markuman/go-redis | ||
== LIBSVM, LIBLINEAR == | === LIBSVM, LIBLINEAR === | ||
Libraries for support vector machine / machine learning classification, regression, and distribution estimation problems. C++, with an interface to Octave. | Libraries for support vector machine / machine learning classification, regression, and distribution estimation problems. C++, with an interface to Octave. | ||
Line 79: | Line 79: | ||
* http://www.csie.ntu.edu.tw/~cjlin/liblinear | * http://www.csie.ntu.edu.tw/~cjlin/liblinear | ||
== ltfat == | === ltfat === | ||
The Large Time-Frequency Analysis Toolbox®. Please note, this package is available on Octave Forge too, but it has its own website. | The Large Time-Frequency Analysis Toolbox®. Please note, this package is available on Octave Forge too, but it has its own website. | ||
Line 85: | Line 85: | ||
* http://ltfat.github.io/ | * http://ltfat.github.io/ | ||
== mex-sqlite3 == | === mex-sqlite3 === | ||
An extension for MATLAB® or GNU/octave to access sqlite3 databases | An extension for MATLAB® or GNU/octave to access sqlite3 databases | ||
Line 91: | Line 91: | ||
* https://github.com/rmartinjak/mex-sqlite3 | * https://github.com/rmartinjak/mex-sqlite3 | ||
== octave-network-toolbox == | === octave-network-toolbox === | ||
A set of graph/networks analysis functions in Octave | A set of graph/networks analysis functions in Octave | ||
Line 97: | Line 97: | ||
* http://aeolianine.github.io/octave-networks-toolbox/ | * http://aeolianine.github.io/octave-networks-toolbox/ | ||
== octsympy == | === octsympy === | ||
: ''Main article: [[Symbolic package]]'' | : ''Main article: [[Symbolic package]]'' | ||
Line 103: | Line 103: | ||
This package is now part of Octave Forge as [[Symbolic package]]. Main development site is still at https://github.com/cbm755/octsympy. | This package is now part of Octave Forge as [[Symbolic package]]. Main development site is still at https://github.com/cbm755/octsympy. | ||
== sci cosim == | === sci cosim === | ||
: ''Main article: [[sci cosim]]'' | : ''Main article: [[sci cosim]]'' | ||
Line 111: | Line 111: | ||
* https://github.com/amromanov/sci_cosim | * https://github.com/amromanov/sci_cosim | ||
== shogun == | === shogun === | ||
The Shogun Machine Learning Toolbox® | The Shogun Machine Learning Toolbox® | ||
Line 117: | Line 117: | ||
* https://github.com/shogun-toolbox/shogun | * https://github.com/shogun-toolbox/shogun | ||
== vlfeat == | === vlfeat === | ||
The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels, and quick shift. | The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels, and quick shift. | ||
Line 123: | Line 123: | ||
* http://www.vlfeat.org/index.html | * http://www.vlfeat.org/index.html | ||
== epanet-octave == | === epanet-octave === | ||
The epanet-octave open source library is a wrapper, including some scripts, to call Epanet Toolkit. Functions are adapted to improve its usability in GNU Octave (e.g. allowing vectors as EpaNet Toolkit function inputs). Still under development. | The epanet-octave open source library is a wrapper, including some scripts, to call Epanet Toolkit. Functions are adapted to improve its usability in GNU Octave (e.g. allowing vectors as EpaNet Toolkit function inputs). Still under development. | ||
Line 129: | Line 129: | ||
* https://forja.cica.es/projects/epanet-octave/ | * https://forja.cica.es/projects/epanet-octave/ | ||
== mexopencv == | === mexopencv === | ||
Collection and a development kit of matlab mex functions for OpenCV library | Collection and a development kit of matlab mex functions for OpenCV library | ||
Line 136: | Line 136: | ||
* https://github.com/kyamagu/mexopencv | * https://github.com/kyamagu/mexopencv | ||
== gpml== | === gpml === | ||
Gaussian processes for machine learning | Gaussian processes for machine learning | ||
Line 143: | Line 144: | ||
* Downloads or pkg installation: https://gitlab.com/hnickisch/gpml-matlab/-/releases | * Downloads or pkg installation: https://gitlab.com/hnickisch/gpml-matlab/-/releases | ||
== ekfukf == | === ekfukf === | ||
Kalman filtering and smoothing | Kalman filtering and smoothing | ||
* [https://github.com/kakila/ekfukf Repository] | * [https://github.com/kakila/ekfukf Repository] | ||
== fda == | === fda === | ||
Functional data analysis | Functional data analysis | ||