Programs and handouts from class

Read these carefully for course policies and procedures.
Post Reply
goodwine
Site Admin
Posts: 1596
Joined: Tue Aug 24, 2004 4:54 pm
Location: 376 Fitzpatrick
Contact:

Programs and handouts from class

Post by goodwine »

  • series1.m from 10/8/10. Note, do not name a file series.m because I am pretty sure there is a built-in matlab function called series that this would then conflict with.
  • numerical1.fand numerical2.f implementing Euler's method from 10/11.
  • fourier2.m which plots the Fourier series for the example from class on 11/10/10.
  • second.f which uses Euler's method and a second order Taylor series method to solve an initial value problem from 11/26/10.
  • rk4ex.f from 12/1/10.
Bill Goodwine, 376 Fitzpatrick
Post Reply

Return to “Course Administration”