DSolve
The symbolic differential equation solver DSolve
has been extended. Key new features include solving classes of mixed
systems of differential and algebraic equations (DAEs), and the
ability to find all rational solutions to systems of linear
differential equations with rational coefficients.
Example: Solving differential-algebraic equations
The solution to the following differential-algebraic equation is fully
specified by only one initial value because of the algebraic equation
between the variables x(t) and y(t).
Example: Linear System with Rational Function Coefficients
|