Root Finding in one Dimension
![]() Please help develop and classify this resource
Learn how you can develop this resource to teach participants about Root Finding in one Dimension. Choose a subject, education level, and resource type to classify the resource by. You may learn more about the topic to help you develop and classify the resource from:
|
![]() |
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 - version of the Friday, April 01, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.