MAT 261:  Differential Equations

Course Syllabus

FINAL COURSE GRADE (Updated on 05/07/07.)

*** This grade includes the take-home test, final exam, and received extra credit.***
The class average on the exam was 74%.  All final exams are propery of the Math Department and cannot be returned.  However, you are invited to make an appointment to stop by and survey your graded work. 
I wish you all a great summer and the best with regards to success in your future endeavors.


Direction Field Links:

http://math.rice.edu/~dfield/dfpp.html
http://www.scottsarra.org/applets/dirField1/dirField1.html
http://www.math.psu.edu/melvin/phase/newphase.html
http://alamos.math.arizona.edu/ODEApplet/JOdeApplet.html
http://www.ms.washington.edu/matweb/webdf/webdf1.html



MATLAB files for numerical simulation of ODEs


LAPLACE  TRANSFORM  ITEMS:

NEW:  Example of shifting a function to apply the Heaviside Shift Theorem.

Maple Code for Finding Laplace Transforms...

with(inttrans); laplace(t^2,t,s);

Interesting Link on DEs and Laplace Transforms



   Spring-Mass Simulation Program for MATLAB

Directions:     1.  Copy the entire program into a clipboard.
2.  Open up MATLAB program
                3.  From the file menu, select NEW m-file.
     4.  Paste the program into the file.
                   5.  Save as spring.m (file type:  all files *.*)
                                         6.  Inside the MATLAB program, type spring, and hit enter.
    7.  Experiment with the program.


Putzer Algorithm (case of duplicate eigenvalues and not enough eigenvectors)

 Variation of Parameters and Calculating Inverses of Fundamental Matrices


Last Updated: 04/25/07