Clear Filters
Clear Filters

How to minimize multiple functions at the same time?

4 views (last 30 days)
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 Comment
Alan Weiss
Alan Weiss on 29 Jun 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

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!