need particle swarm optimization code for maximizing a function

Can you help me provide the sample PSO code for the following problems.
Maximize, Z=3x1+5x2 Subject to, x1<=4, X2<=6, 2x1+3x2<=18, x1>=0 and x2>=0.. Has recent version of Matlab included PSO?

댓글 수: 1

please had you find a solution for this problem??? I have the same problem as you !

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2011년 6월 7일

0 개 추천

Have you considered the MATLAB File Exchange contribution Particle Swarm Optimization Toolbox ?
Or any of these contribution: #11559 #6497 #29291 #29266 #22228 -- amongst others?

댓글 수: 4

Will the CODE suit the above mentioned problem?
Please, provide us the useful link to find sample code for this..
Some of those entries might be directly suitable for solving the problem you pose. Others are demonstrations or toolboxes that guide you or allow you to construct relevant PSO code.
same problem here.can anyone please mail the code at neerajbhanot.iitd@gmail.com for the above mentioned objective function with constraints. thanks

댓글을 달려면 로그인하십시오.

카테고리

질문:

2011년 6월 7일

댓글:

2013년 12월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by