SUNY Geneseo Department of Mathematics

Exercises and Such

Math 230 01
Fall 2014
Prof. Doug Baldwin

Last modified December 5, 2014

These are the assignment handouts and similar material from Math 230 01 (Programming and Mathematical Problem Solving). Send comments, questions, etc. related to these documents to Doug Baldwin.

  1. Lesson 0—Getting Acquainted with Matlab
  2. Lesson 1—Variables and Expressions
  3. Lesson 2—Vectors
  4. Lesson 3—Plotting
  5. Lesson 4—Image Processing
    1. Handout
    2. Solution (statistics function)
    3. Solution (chroma key function)
  6. Lesson 5—Numerical Integration
    1. Handout
    2. Solution (Riemann with plot)
    3. Solution (Riemann, no plotting)
    4. Solution (Trapezoid with plot)
    5. Solution (Trapezoid, no plotting)
    6. Solution (Compare Riemann and trapezoid)
  7. Project 1—3D Plotting
  8. Lesson 6—Experimental Probability
  9. Lesson 7—Finding Zeros with Newton’s Method
  10. Project 2—Animation
  11. Lesson 8—The Bisection Method
  12. Exam 2—Solutions
  13. Lesson 9—Cell Arrays and Relations
    1. Handout
    2. Sample Database
  14. Project 3—Mad Libs