Feeds
提问
Help with syms ode solving
Hi there, My ODE will solve when a1 = 0 but fails when a1 is not zero? Any ideas most welcome! function objective = myobj...
5 years 前 | 1 个回答 | 0
1
个回答提问
Optimising parameters in ODE with fminsearch or fmincon and ode15s
I am trying to optimise two parameters, a0 and a1 to minimise Cb at z=2 for the following function: function dCbdz = myModel(...
5 years 前 | 1 个回答 | 0
