What is the appropriate way to optimize this fitness function Z=min (2X+Y)?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
X= sum (a1+b1+c1-d1+(N1/S)), b1 subject to (0,upper limit)
Y= sum (a2+b2+c2-d2+(N2/S)), b2 subject to (0,upper limit)
0 comentarios
Respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!