What is the appropriate way to optimize this fitness function Z=min (2X+Y)?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!