How to minimize multiple functions at the same time?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi
I am trying to find the intersections between 4 cost functions with 4 unknowns. I am sure that there is a answer which satisfies these all 4 functions and can make all of them minimum. I need to use PSO algorithm to do that; however, I am having trouble in doing that. Can anyone help me how to do it? Although there are a couple of written codes (like http://yarpiz.com/59/ypea121-mopso), I have not been able to put my functions in them and get the right answer.
Your help would definitely accelerate my work and be really appreciated.
Best
1 commentaire
Alan Weiss
le 29 Juin 2017
I'm sorry, but I do not understand what you are asking. What does it mean to "...find the intersections between 4 cost functions with 4 unknowns?" Are you trying to minimize something, or solve simultaneous nonlinear equations? And why do you "need" to use PSO?
Alan Weiss
MATLAB mathematical toolbox documentation
Réponses (0)
Voir également
Catégories
En savoir plus sur Particle Swarm dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!