This example shows how to write a simple DAE equation systems without any physical significance, with equations
containing formulas selected more or less at random, as in the class DAEexample below. The class contains two equations, one differential and one algebraic equation.
Now we simulate the DAEexample in the interval from 0 to 1.
Plot the results.
Plot of a simulation of a DAE (Differential Algebraic Equation) model.