Feeds
提问
Using fmincon to optimize parameters in an ODE
Hello I am trying to optimize the following ODE dV/dT = (p1/B)(exp(-p2/T))(p3-V) Here, B is a known constant. p1, p2 and p3 ...
5 years 前 | 0 个回答 | 0
0
个回答提问
Failure in initial objective function evaluation. LSQNONLIN cannot continue
Hello I am trying to optimize the following ODE Here, B is a known constant. p1 and p2 are the variables to be optimized. ...
5 years 前 | 1 个回答 | 0
