Skip to content

Slow but open-source Matlab implementation of the DONE algorithm, for minimizing functions perturbed by noise.

Notifications You must be signed in to change notification settings

csi-dcsc/DONE_Matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

DONE algorithm version 1.0
Matlab version (https://nl.mathworks.com/matlabcentral/fileexchange/61288-done-algorithm)

Laurens Bliek & Hans Verstraete, 2015

DONE minimizes a function that may suffer from noise, by approximating the function with a random Fourier expansion.

Please contact l.bliek@tudelft.nl for questions and comments.

This implementation is meant to make it as clear as possible what is going on inside the algorithm. This results in a slow implementation. For faster implementations, please use the C++ dlls available at https://bitbucket.org/csi-dcsc/pydonec

The main scientific paper for the DONE algorithm can be found at http://ieeexplore.ieee.org/document/7728083/

About

Slow but open-source Matlab implementation of the DONE algorithm, for minimizing functions perturbed by noise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages