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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0
