Numerical Analysis
From www.norsemathology.org
(Difference between revisions)
m (→Notes for Numerical Analysis) |
|||
Line 18: | Line 18: | ||
= Notes for Numerical Analysis = | = Notes for Numerical Analysis = | ||
- | * [[Section 1.3 of Burden and Faires: Big O Convergence]] | + | * [[Section 1.3 of Burden and Faires: Big O Convergence | Big O Convergence]] |
- | * [[Section 2.1 of Burden and Faires: Bisection]] | + | * [[Section 2.1 of Burden and Faires: Bisection | Bisection]] |
- | + | ||
= Some results that I've worked up = | = Some results that I've worked up = | ||
* [http://www.nku.edu/~longa/classes/mat360/days/sections/secant.pdf Order of convergence of the secant method] | * [http://www.nku.edu/~longa/classes/mat360/days/sections/secant.pdf Order of convergence of the secant method] | ||
* [http://www.nku.edu/~longa/classes/mat360/days/sections/Muller/quadratic.pdf Quadratics don't have to look like ax^2+bx+c] | * [http://www.nku.edu/~longa/classes/mat360/days/sections/Muller/quadratic.pdf Quadratics don't have to look like ax^2+bx+c] |
Revision as of 14:23, 12 January 2017
Contents |
Homepage
http://www.nku.edu/~longa/classes/mat360/