Feeds
提问
Solving a first-order nonlinear differential equation system
Hi, I wish to solve the following system : f1( y1(t) , y2(t) , y3(t) ) = 0 f2( y1(t) , y2(t) , y3(t) ) = 0 y3'(t) = f3(...
14 years 前 | 0 个回答 | 0
0
个回答已回答
ODE for no-analytical function
I can see how to solve this problem. First create functions fcn_F(x,y) and fcn_G(x,y) that return the values of F and G for an a...
ODE for no-analytical function
I can see how to solve this problem. First create functions fcn_F(x,y) and fcn_G(x,y) that return the values of F and G for an a...
14 years 前 | 0
