| | |
Summary: CHEN 3600 FA11 - Lab 7
Numerical Methods for Ordinary Differential Equations
Throughout the rest of the CHEN curriculum, you will be expected to solve differential
equations of various types. Below are several example equations with a boundary condition
(initial value) and a range for the independent variable. Be aware that some differential
equations may have no analytic solutions, and may not be continuous over the specified
range. Do the best you can to proceed to solution. Note that N Z.
dfn
dx
=
N
n=1
(-1)n+1
xn
n!
, y(0) = 1, x = 0..5, N = 1..10 (1)
dgn
dx
=
N
|