Feeds
질문
Solving second order implicit differential equation
I have a differential equation that I would like to solve and it has the form: . How would people recommend I solve this numeric...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Second Order Coupled Differential Equations
Is it possible to write code to model this type of differential equation? : x'' = f(y, y', y'') y'' = g(x, x', x'') Th...
대략 9년 전 | 답변 수: 2 | 0
