Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
using genetic algorithm solve algebric equation in matlab without using genetic toolbox. i want to find equation=(X-.33).^2+(Y-0.33).^2+(Z-0.33).^2 minumum value in range 0<x<10, 0<y<10,0<z<10 and X+Y+Z=9.99 value for x,y &z upto 2 decimal point
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
all process of genetic algorithm in crossover-mutation in matlab code,single point crossover is done in this process at each time take 4 random string each time to solve this
2 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!