What is the appropriate way to optimize this fitness function Z=min (2X+Y)?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!