Part I Mathematica and ordinary differential equations
The references contained in the first part of this book have been very helpful; please see [2], [41], [62], [56], [63], [64], [99], and [70].
Mathematica for ordinary differential equations
The main tools of Mathematica for solving ordinary differential equations; please see [91], [94], [93], [95], and [92]. We will shortly review them.
The Mathematica command DSolve[eqn,x[t],t] solves an ordinary differential equation eqn for the function x[t] in the independent variable t.
The Mathematica command DSolve[eqn,x,t] solves an ordinary differential equation eqn for the function x in the independent variable t. The solution is given as a “pure function” for x. A comparison between DSolve[eqn,x[t],t] ...
Get Differential Equations now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.