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
The file includes 7 standard function of the Van Valedhuizen's test suite. These functions are one of the benchmarks for testing multi-objective optimization algorithms.
A Multi-objective function is a function that has more than one objective to be optimized.
The functions are written in vectorized form that helps the algorithm with more performance and speed.
All the functions are written for MINIMIZATION except for MOP3 that is written for MAXIMIZATION.
The usage is simple, for instance:
>> X=rand(3,2);
>> J=MOP7(X)
Cita come
Reza Ahmadzadeh (2026). 7 Multi-Objective Problems (Van Valedhuizen's test suite) (https://it.mathworks.com/matlabcentral/fileexchange/46744-7-multi-objective-problems-van-valedhuizen-s-test-suite), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (24,7 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
