Normalized Normal Constraint (NNC) algorithm for multi-objective optimization

This code implements a NNC algorithm for multi-objective optimization.
1.5K 次下载
更新时间 2012/12/13

查看许可证

This Toolset comprises of the following files:

1) NNCparam.m

Generates the required parameters to run the NNC optimization algorithm.

2) NNC.m

Runs the optimization algorithm. This code implements the NNC algorithm for 2 and 3 objectives as described in:

A. Messac, A. Ismail-Yahaya and C.A. Mattson. The normalized normal
constraint method for generating the Pareto frontier structural and
multidisciplinary optimization Volume 25, Number 2 (2003), 86-98.

3) OPTroutine.m
Implements the optimization routine for NNC algorithm.

4) CostFuntion.m
The cost function to optimize

引用格式

Gilberto Reynoso-Meza (2024). Normalized Normal Constraint (NNC) algorithm for multi-objective optimization (https://www.mathworks.com/matlabcentral/fileexchange/38976-normalized-normal-constraint-nnc-algorithm-for-multi-objective-optimization), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
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.4.0.0

December 13th. 2012: A bug reported by users in Smart Filter has been fixed (Correspondence between Filtered Front and Filtered Set).

1.0.0.0