LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Genetic Algorithms in Labview

I'd like to implement some diagnostic applications in Labview, using
genetic algorithms and fuzzy logic. Anyone can give me some guidelines
to do this?

Best Regards,

Sérgio Cruz
0 Kudos
Message 1 of 4
(3,672 Views)
wrote:
> I'd like to implement some diagnostic applications in Labview, using
> genetic algorithms and fuzzy logic. Anyone can give me some guidelines
> to do this?
>

I have implemented a genetic algorithm based control of a mobile robot
using Mathematica Link for LabVIEW http://www.e-notebooks.com/products/
link/. LabVIEW is in charge of communication with the robot, Mathematica
was more suitable to implement the GA. I can provide with more details if
you wish.

Jean.

--
e-NoteBooks Ltd
http://www.e-notebooks.com
http://www.sstreams.com


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 2 of 4
(3,672 Views)
To update Jean's response:

"Mathematica Link for LabVIEW" is now supported by BetterVIEW Consulting.

More info can be found at: www.bettervi.com/mlink
0 Kudos
Message 3 of 4
(3,672 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
(3,672 Views)