7 Multi-Objective Problems (Van Valedhuizen's test suite)

版本 1.0.0.0 (24.7 KB) 作者: Reza Ahmadzadeh
The file includes 7 standard function of the Van Valedhuizen's test suite.
953.0 次下载
更新时间 2014/5/28

查看许可证

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)

引用格式

Reza Ahmadzadeh (2025). 7 Multi-Objective Problems (Van Valedhuizen's test suite) (https://www.mathworks.com/matlabcentral/fileexchange/46744-7-multi-objective-problems-van-valedhuizen-s-test-suite), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Multiobjective Optimization 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0