07-23-2015 11:43 AM
I want to use a genetic algorithm to optimise a control system. I was going to use MatLab because I can write the GA with that, but I cannot get it running fast enough with my C-DAQ. The alternative is to use LabView, but I could not write a GA VI. Do you know of a GA for use in LabVIEW?
08-03-2015 11:29 AM - edited 08-03-2015 11:30 AM
Hi Jack@Newcastle,
Take a look at the following example of Genetic Algorithm implemented in LabVIEW (https://decibel.ni.com/content/docs/DOC-13699).It should give you an idea how to write your own code.
Regards,
Edvin