How to minimize multiple functions at the same time?
8 次查看(过去 30 天)
显示 更早的评论
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 个评论
Alan Weiss
2017-6-29
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
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Particle Swarm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!