|
|
|||
|
|
| Mathematica Tutorial | Tutorials » |
|
The solution can be plotted for specific values of the constant C[1] using Plot. The use of Evaluate reduces the time taken by Plot and can also help in cases where the solution has discontinuities.
|
|
|
A contour plot can be used to study the nature of the solution. Each contour line corresponds to a solution to the ODE for a fixed value of C[1].
|
Here is the plot of the solutions to a system of two linear ODEs. The WorkingPrecision option in Plot is required because the solution is fairly complicated.
|
|
|
|
|
| © 2013 Wolfram Research, Inc. |