MATLAB-Octave
Algorithm library
A collection of algorithms and data structures in MATLAB/Octave, including solutions to Project Euler problem sets.
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
371 stars
22 watching
175 forks
Language: MATLAB
last commit: almost 2 years ago
Linked from 1 awesome list
algorithmalgorithmscounting-sortdatastructureseulerm-scriptm-scriptsmachine-learningmachine-learning-algorithmsmatlabmit-licensenearest-neighbour-algorithmoctaveoctave-scriptsprojectproject-eulerproject-euler-solutions
Related projects:
Repository | Description | Stars |
---|---|---|
trekhleb/machine-learning-octave | A repository providing MatLab/Octave examples and explanations of popular machine learning algorithms | 852 |
thealgorithms/php | A collection of reusable algorithms and data structures in PHP for efficient computational tasks. | 2,127 |
allalgorithms/c | An implementation of various algorithms in C programming language. | 1,575 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 65 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
vonsylvia/matlab_algorithm_with_cases | A collection of implementations for various optimization algorithms in MATLAB | 438 |
huangcongqing/algorithms_mathmodels | MATLAB implementations of various algorithms and mathematical models used in mathematical modeling competitions | 2,119 |
dgleich/gaimc | A collection of graph algorithms implemented in MATLAB code | 42 |
stefanengblom/stenglib | A collection of Matlab libraries for efficient and flexible numerical computations. | 57 |
thedatumorg/grail-matlab | A MATLAB-based library for learning representations from time series data. | 36 |
bids-standard/bids-matlab | Tools for interacting with BIDS datasets in MATLAB and Octave | 52 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
zlpure/machine-learning--coursera | A comprehensive solution to machine learning assignments on Coursera with MATLAB code | 55 |