Math 4650 -
Project 1
Mike Lewis
Project Content:
My project consists
of the following items:
Assigned Portions:
-
Project1
Report - A detailed
project report
-
Verification Section -
My secant method and the driving routines that call it are tested on 4
different functions, and compared to the Web-Based Secant Solver
-
Analysis Section - The
behavior of my secant.m code is tested with oscillatory and potential divide-by-zero
non-convergent cases, and the convergence rate of the secant method is
explored and contrasted with the bisection method
-
Further Explorations -
A quick comparison is made between the 3 convergent criteria for the secant
method that were mentioned in class
-
Reference Section
- Links are given to all of the
significant files used in the project, along with short functional descriptions
where appropriate
Additional Items:
-
Summary of
Modifications Made to Supplied Code - Some additional comments on changes
I made to some of the supplied code, and why
-
Project
1 Feedback - An unsolicited
summary of what I liked and didn't like about the assignment...