GA in Matlab

1 view (last 30 days)
Bindu Hari
Bindu Hari on 30 Jul 2011
How to implement GA coding in matlab? how GA and normal matlab coding differs?

Accepted Answer

the cyclist
the cyclist on 30 Jul 2011
GA = Genetic algorithm? GA = Georgia? GA = Google Analytics?
OK, I guess you probably mean genetic algorithm. Here is a link I found searched for "genetic algorithm" on the Mathworks web site. I have no idea if it is up-to-date information or not, since it is about an older release.
I have no idea what your second question means. GA is simply an algorithm that can be implemented in MATLAB. There is no coding difference, per se.
  1 Comment
Bindu Hari
Bindu Hari on 1 Aug 2011
thanks for the answer

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!