Minimize problem using PSO
Show older comments
I want to find a minimum value of y(and the corresponding value of L and x), for various values of L and x. How to do this using Particle Swarm Optimization ?
The equation is:
Y= (20+500*L)/x^(1.2+(3*L))
Accepted Answer
More Answers (0)
Categories
Find more on Particle Swarm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

