In this lab we introduce odeEuler
, a simple code for solving first order
ODEs.
Download
- Lab 9 Worksheet
odeEuler.m
code to solve a user-specified, first order, ODEdemoEuler.m
demonstrates how to useodeEuler
demoEulerPlot.m
extendsdemoEuler
to plot the numerical and exact solutions
At the end of lab, submit a word-processing document with the results of your work. Also submit the m-files you created to answer the exercises in the lab handout.