MCS 471 --- Special Class Notes
Notes from Class on Special Topics
|
PS-Viewer=GSview
|
Floating Point Arithmetic:
Floating Point Problem for Derivatives (HTML)
.
Professor Hanson's Notes on Basic Floating Point Representation (HTML)
.
Floating Point References (HTML)
.
Simple 3 Decimal Digit Floating Point Machine Epsilon MATLAB Example (TXT)
.
Integer Arithmetic:
Integer Overflow Reference (HTML)
.
Nonlinear Equations:
Secant Method Error and Convergence (PDF)
Zero and Roots Finders Codes with Plots for Class Polynomial Example:
MATLAB Demo. Code for Class Polynomial Simple Example (M-File)
.
MATLAB Demo. Code for Class Polynomial More Advanced Example (M-File)
.
Maple fsolve and plot Demonstration (MWS-File)
.
Golden Section Search Method for 1-Dim Optimization:
Golden Section Search Class Notes (PDF)
.
Golden Section Search Class Numerical Example (TXT)
.
Computational Linear Algebra:
Cramer's Rule Computationally Dangerous
(HTML?)
(PDF?)
Forward Gaussian Elimination with Virtual Row Pivoting and Scaling
Sample C-Code with Fortran Notes?
Sample C-Code Output for Above?
Newton's Method in n-Dimensions using Forward Gaussian Elimination and Virtual Full Pivoting (HTML)
Interpolation, Integration and Differential Equations:
Dangers of High Degree Polynomial Interpolation
Runge's Counter Example (HTML)
Trapezoidal Rule Class Examples
MATLAB Trapezoidal Rule Test Code (M-File)
Maple Trapezoidal Rule Test Code and Order of Local Error (MWS)
Gaussian Rule E-Discussion
Gaussian Composite Rules (TXT)
Gaussian Rule Weight and Node Finding (TXT)
Web Source: http://www.math.uic.edu/~hanson/mcs471/classnotes.html
Email Comments or Questions to Professor Hanson