Finds the minimum of a function that is perturbed by noise.
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
DONE algorithm version 1.0
Matlab version
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/account/user/csi-dcsc/projects/OP
The main scientific paper for the DONE algorithm can be found at http://ieeexplore.ieee.org/document/7728083/
Cita come
Laurens Bliek (2026). DONE algorithm (https://github.com/lbliek/DONE_Matlab), GitHub. Recuperato .
Informazioni generali
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 | Optimization Toolbox required (thanks Carl Witthoft)
updated e-mail address |
