How many Minimum Non Linear equations required to solve N variables in optimization problem?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
Torsten
el 7 de Feb. de 2018
0 votos
Any number of constraint functions is ok.
Best wishes
Torsten.
Categorías
Más información sobre Genetic Algorithm en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!