Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!