I am using genetic algorithm to optimize my curve. since I set the initial condition in my model to one value, My algorithm is using one initial value to fit the predict graph to experimental graph. How can I am make my initial value dynamic.

1 view (last 30 days)

Answers (1)

Star Strider
Star Strider on 5 Mar 2021
I have no idea what you are doing.
You need to provide a matrix of parameters (‘individuals’ in the 'InitialPopulationMatrix' as described in options and optimoptions ) in order for ga to work correctly.

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!