Awesome
MATLAB / Octave <br>
<br>
These repository is a collection of useful algorithms and data structures built in MATLAB/Octave. In addition you will find solutions from project euler problem sets. The code in this repository is cross-portabel for MATLAB and for Octave.
What is Octave?
Octave is a free high-level interpreter language that is equivalent to the textuelle programming language MATLAB.
Clone git repository
$ git clone "https://github.com/TheAlgorithms/MATLAB-Octave.git"
You can run and edit the algorithms or contribute to them using Gitpod.io, a free online development environment, with a single click.
Overview about this repository
-
project-euler
-
algorithms
- Sieve_of_Eratosthenes
- crypto
- searching
- Strings
- maths
- arithmetic_analysis
- other
- sorting
-
machine-learning
-
image-processing
Contributing
You can like contribute to this repository. You simply orient on the directory structure.<br> Please read CONTRIBUTING.md for information on how to contribute.
License
Licensed under the MIT License