From: Santhosh on 27 May 2010 02:23 Hello everyone, Please can anybody give me matlab code for Constrained Particle Swarm Optimization Algorithm? It is better if i get code which is using Lagrangian Multiplier in the above mentioned algorithm. Please help me.
From: us on 27 May 2010 02:29 "Santhosh " <santusapi(a)gmail.com> wrote in message <htl34j$jv6$1(a)fred.mathworks.com>... > Hello everyone, > Please can anybody give me matlab code for Constrained Particle Swarm Optimization Algorithm? It is better if i get code which is using Lagrangian Multiplier in the above mentioned algorithm. Please help me. what have YOU done so far to solve YOUR particular problem... us
From: Santhosh on 27 May 2010 04:49 "us " <us(a)neurol.unizh.ch> wrote in message <htl3fi$b2a$1(a)fred.mathworks.com>... > "Santhosh " <santusapi(a)gmail.com> wrote in message <htl34j$jv6$1(a)fred.mathworks.com>... > > Hello everyone, > > Please can anybody give me matlab code for Constrained Particle Swarm Optimization Algorithm? It is better if i get code which is using Lagrangian Multiplier in the above mentioned algorithm. Please help me. > > what have YOU done so far to solve YOUR particular problem... > > us I have implemented unconstrained particle swarm optimization. now i need to solve constrained. Only change in it is, i've to convert constrained to unconstrained problem and solve by using unconstrained PSO algorithm. To convert this thing, i'm thinking to use Lagrangian Multiplier. But I'm not getting how to convert it using this.
|
Pages: 1 Prev: .mdl to m-file Next: optimization subject to more than one nonlinear constraints |