MATLAB-Octave icon indicating copy to clipboard operation
MATLAB-Octave copied to clipboard

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.

Results 8 MATLAB-Octave issues
Sort by recently updated
recently updated
newest added
trafficstars

**EDIT 6/10/20**: If you are making a PR for hacktoberfest, please say so in your PR description so that I can add the `hacktoberfest-accepted` label. This repo needs more algorithms....

help wanted
good first issue
hacktoberfest

I couldn't help myself and needed to add my all time favorite bogo_sort.m

This is another approach with real coded genetic algorithm

This function is a basic calculator

The new algorithm is not only more efficient than the previous one, but it is also much easier for the user to read and to understand. Basically, this is now...