How many Minimum Non Linear equations required to solve N variables in optimization problem?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
Torsten
le 7 Fév 2018
0 votes
Any number of constraint functions is ok.
Best wishes
Torsten.
Catégories
En savoir plus sur Genetic Algorithm dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!