Feeds
提问
How to enter multiple parameter estimations in a single genetic algorithm (GA)
Hello, I have this code that estimates 2 variables (kd and Kla) from an ODE by using a genetic algorithm. The code predicts th...
3 years 前 | 1 个回答 | 0
1
个回答提问
I am coding a kinetic equation by using ode dsolve but i got: Warning: Unable to find symbolic solution.
This is my code, m k kla and O3x are constants, even if I set a value for them I got an error syms O3(t) m k kla O3x ode = dif...
3 years 前 | 1 个回答 | 0
