MAT342/CPS342 Handouts

MATHEMATICS AND
COMPUTER SCIENCE

Spring 2019

  • Home
  • Syllabus
  • Homework
  • Project
  • Laboratory Exercises
  • Octave/MATLAB
    Demos
  • Python Demos
  • Handouts
  • Lecture Notes

home > courses > mat342 > MAT342/CPS342 Handouts

  • Example bounding the error term in Taylor's Theorem

  • IEEE Floating Point Standard

  • What Every Computer Scientist Should Know About Floating-Point Arithmetic (Reference)

  • Two Gaussian elimination algorithms: no pivoting and scaled partial pivoting

  • Rate of convergence for root-finding algorithms

  • Using Octave's LSODE function to solve a system of differential equations