Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

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 view (last 30 days)
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

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!