Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matachi/ffr105

Stochastic optimization algorithms, FFR105, LP 1, 2013
https://github.com/matachi/ffr105

Last synced: 19 days ago
JSON representation

Stochastic optimization algorithms, FFR105, LP 1, 2013

Awesome Lists containing this project

README

        

# Stochastic optimization algorithms, FFR105, Chalmers, LP 1 (first quarter), 2013

* [Course site](http://www.me.chalmers.se/~mwahde/courses/soa/2013/soa.html)
* [Course's Matlab coding
standard](http://www.me.chalmers.se/~mwahde/courses/soa/2013/MatlabCodingStandard.pdf)

## An elementary introduction to Matlab programming for stochastic optimization

The code for the introduction guide can be found in
[SimpleEvolutionAlgorithm/](SimpleEvolutionAlgorithm/). Execute the evolution
with the command `FunctionOptimization` in Matlab.

![Simple Evolution Algorithm
Screenshot](SimpleEvolutionAlgorithm/screenshot.png)

Screenshot caption: On the image is the algorithm still running through the
generations, which explains the drop/fall in the left figure.