SUNY Geneseo Department of Mathematics

Exercises and Such

Math 230 01
Fall 2015
Prof. Doug Baldwin

Last modified December 11, 2015

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. Lab 1—Variables and Expressions
  2. Lab 2—Vectors
  3. Lab 3—Plotting
  4. Lab 4—Matrices
  5. Project 1—3D Plotting
  6. Sample Exam 1

  7. Warning: Undefined array key "desc" in /Web/baldwin/public_html/htmlpp/ToCSubTable.php on line 41
  8. Hour Exam 1 Solutions
    1. Main Solution
    2. q3a Function
  9. Lab 5—Finding Roots with Newton’s Method
  10. Lab 6—Numerical Integration
  11. Lab 7—The Bisection Method
  12. Sample Exam 2

  13. Warning: Undefined array key "desc" in /Web/baldwin/public_html/htmlpp/ToCSubTable.php on line 41
  14. Hour Exam 2 Solutions
    1. Questions 1 and 4
    2. Question 2
    3. Question 3
  15. Lab 8—The Matlab Debugger
  16. Lab 9—Cell Arrays and Relations
    1. Handout
    2. database.mat
  17. Project 2—Mad Libs
  18. Sample Final