Previous Lecture lect12 Next Lecture

lect12, Mon 02/25

ODEs: algorithms

Reading assignment

Read NCM Section 7.9 (stiff ODEs)

References for today’s lecture

NCM Chapter 7 through Section 7.5. Section 7.5 is about an algorithm that Matlab calls BS23 (and implements as ode23tx); this is the same algorithm that scipy calls RK23.

Outline