Feeds
提问
ode45 and additional parameters - Growth Equation
Hi, I am trying to solve the differential equation dP/dt = (b*(P(t))) - (k*(P(t)).^2) which describes the behavior o...
9 years 前 | 3 个回答 | 0
3
个回答提问
Passing symprod into fmincon error
I'm trying to pass a symprod() as the function variable for fmincon() and getting quite a few errors. For example, if my cod...
9 years 前 | 2 个回答 | 0
