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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
