Feeds
提问
Solving Linear Implicit Third Order Differential
Hey everyone, I'm trying to model the viscoelastic behaviour of cells (with three relaxation times using Maxwell model) using...
8 years 前 | 0 个回答 | 0
0
个回答已回答
Solving a Linear ODE - Help!
I've tried both methods (odeToVectorField/matlabFunction and reduceDifferentialOrder/odeFunction) but I get stuck on the ode sol...
Solving a Linear ODE - Help!
I've tried both methods (odeToVectorField/matlabFunction and reduceDifferentialOrder/odeFunction) but I get stuck on the ode sol...
8 years 前 | 0
提问
Solving a Linear ODE - Help!
I have an ode (2*A*k + 3*G*h(t)^(1/2))*diff(h(t), t) == 2*G*h(t)*(h(t)^(1/2) + (A*k)/G) that I need to plot as h(t) v...
8 years 前 | 2 个回答 | 0
