Subject classification: this is a mathematics resource. |
Summary
This course belongs to the track Numerical Algorithms in the Department of Scientific Computing in the School of Computer Science.
In this course, students will learn how to solve problems of the type numerically. Convergence rates, termination criteria and implementation details are discussed.
Introduction
- Why do we want to solve ?
- Why do we want to solve it numerically?
- Formal definition of the problem.
- Maybe a bit of history?
Binomial Search
- Derivation
- The Algorithm
- Convergence
Secant Method
- Derivation
- The Algorithm
- Convergence
- Iterative form
Iterative Methods
- Convergence rates
Newton's Method
- Derivation
- The Algorithm
- Convergence
Halley's Method
- Derivation
- The Algorithm
- Convergence
- Generalization
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.