LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Genetic Algorithms in Labview

Does anyone have a setup of a genetic algorithm in labview? I don't need
anything fancy, but just enough so I can show students how genetic
algorithms work and how they can be used for solving problems.

Simulated annealing would also be an alternative. I'm going to be
teaching some statistics and probability to freshman, and I would like
to get started ahead of time.

Any information is appreciated.

If possible, please post to share, but you can always e-mail me.

Best regards,

*Dorian



Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 1 of 4
(4,919 Views)
Rather than use labView for genetic algos, id suggest you to try the
Neural network toolbox in matlab, since matlab is ideal for simulation
purposes.



On Fri, 27 Oct 2000, Dorian Grey wrote:

> Does anyone have a setup of a genetic algorithm in labview? I don't need
> anything fancy, but just enough so I can show students how genetic
> algorithms work and how they can be used for solving problems.
>
> Simulated annealing would also be an alternative. I'm going to be
> teaching some statistics and probability to freshman, and I would like
> to get started ahead of time.
>
> Any information is appreciated.
>
> If possible, please post to share, but you can always e-mail me.
>
> Best regards,
>
> *Dorian
>
>
>
> Sent via Deja.com http://www.deja.com/
> Before
you buy.
>
0 Kudos
Message 2 of 4
(4,919 Views)
Hi,
i did it not myself but there is an interesting paper:

Computer Methods and Programs in Biomedicine 47 (1995) 73-79

" Artificial intelligence programming with LabView: genetic algorithms for
instrumentation control and optimisation"

Jason H. Moore

Hope ist will help.

A. Franz

"Dorian Grey" schrieb im Newsbeitrag
news:8tcc6i$t7q$1@nnrp1.deja.com...
> Does anyone have a setup of a genetic algorithm in labview? I don't need
> anything fancy, but just enough so I can show students how genetic
> algorithms work and how they can be used for solving problems.
>
> Simulated annealing would also be an alternative. I'm going to be
> teaching some statistics and probability to freshman, and I would like
> to get started ahead of time.
>
> Any inform
ation is appreciated.
>
> If possible, please post to share, but you can always e-mail me.
>
> Best regards,
>
> *Dorian
>
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
0 Kudos
Message 3 of 4
(4,919 Views)
this is quite a late answer, but still:
there is a realization of the 'Differential Evolution' algorithm at http://www.icsi.berkeley.edu/~storn/code.html#labv
0 Kudos
Message 4 of 4
(4,919 Views)