COT 4500 Code Examples
- numcalclib.c (1/13/2012)
- Bisection 1/23/2012
- fixedpoint.c 1/25/2012
- newtonmethod.c 1/30/2012
- secantmethod.c 2/1/2012
- adjnewtonmethod.c 2/1/2012
- Lagrange Polynomial 2/16/2012
- divdiff.c 2/10/2012
- Natural Spline Calculator 2/15/2012
- Trapezoid, Simpson's Rule 2/20/2012
- Vase Problem 2/29/2012
- Euler's Method (for Differential Equations) 3/14/2012
- Runge-Kutta Method 3/19/2012
- Basic Equation Solver 3/26/2012
- Equation Solver - Switching Rows 3/28/2012
- Recursive Determinant Solver 4/2/2012
- Row Operation Determinant Solver 4/4/2012
- Fast Fourier Transform 4/18/2012