Feeds
提问
How to plot nullcline in matlab?
Hi guys, I need to plot a set of ODEs' nullclines, dL/dt = beta*Lext*Y-gamma*L; dY/dt = delta+kfeed*L^4/(Kmfeed+L^4)-sigma...
8 years 前 | 1 个回答 | 0
1
个回答提问
I don't know how to deal with this ERROR
Hello, I have an error when using the function ode45 here is my code: function dY = three_noderepressive(T Y) kc1 = 0...
9 years 前 | 1 个回答 | 0
