How many Minimum Non Linear equations required to solve N variables in optimization problem?
古いコメントを表示
I am using Genetic Algorithm to optimize the decision variables x(1),x(2),....x(N).
And I have less than N equations obtained from constraint function, With only one Objective.
Do we exactly need N non-linear equations? Or is it ok if we have less than N equations?
採用された回答
その他の回答 (1 件)
Torsten
2018 年 2 月 7 日
0 投票
Any number of constraint functions is ok.
Best wishes
Torsten.
カテゴリ
ヘルプ センター および File Exchange で Genetic Algorithm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!