swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: zze-GUERRAZ Bruno stagiaire FTRD/DTL/LAN
Subject:
Date: Mon, 20 Aug 2001 15:36:41 +0200

> Hello,
> 
> I want to calibrate a model, computing with Swarm.
> For that, I use genetics algorithms. Every "chromosome" is coding  a set
> of parameters for the simulation.
> Then, I need to run several simulation, one after the other, and change
> the initials parameters automatically
> my main.m is similar to this :
> 
> a/ build a population of chromosome PopChomo
> b/ for each chromosome C of PopChromo, do :
> 
>       modelSwarm build objects with chromosome C
>       modelSwarm build actions with chromosome C
>       modelSwarm activateIn
>       modelSwarm go
>       evaluate chromosome C according to a preset expecting result
>       stop the simulation
> 
> c/build a new population of chromosome, according with the usual GA
> technics and go to b/
> 
> Each chromosome must be evaluated but it is impossible here to preset an
> experimentation duration,
> Then the model, coding by the chromosome, must stop itself  when a
> stop-criterion is satisfacte
> 
> What can I do ?
> 
Bruno

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]