CMPSC 201 Class #11 Lecture

Possibly submit homework or take quiz

Any questions on finding roots from our last lecture or the homework assignment

Lecture on numerical integration methods of Ch. 14 Lecture including:

As a class, write programs that use the Trapezoidal, Simpson's 1/3, Simpson 3/8 Rules within functions to compute integrals. Test the program with various integral examples.

Review integration demos

Possible quiz

Homework Assignment: