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.

2 次查看(过去 30 天)

回答(1 个)

Star Strider
Star Strider 2021-3-5
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.

类别

Help CenterFile Exchange 中查找有关 Genetic Algorithm 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by