How many Minimum Non Linear equations required to solve N variables in optimization problem?
Show older comments
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?
Accepted Answer
More Answers (1)
Torsten
on 7 Feb 2018
0 votes
Any number of constraint functions is ok.
Best wishes
Torsten.
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!