Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Bisection Method
Graph Chatbot
Related lectures (29)
Previous
Page 3 of 3
Next
Runge Kutta and Multistep Methods
Explores Runge Kutta and multistep methods for solving ODEs, including Backward Euler and Crank-Nicolson.
Finite Element Interpolation: Clément Operator
Explores finite element interpolation using the Clément operator for non-continuous functions and discusses error estimation.
Bisection Method: Zero Finding
Covers the bisection method for finding zeros of continuous functions.
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.
Fixed Point Theorem: Convergence of Newton's Method
Covers the fixed point theorem and the convergence of Newton's method, emphasizing the importance of function choice and derivative behavior for successful iteration.
Bisection Method, Newton Method
Covers the Bisection Method and Newton Method for solving nonlinear equations using interval splitting and tangent lines.
Non-linear Equations: Bisection Method
Explores solving non-linear equations using the bisection method iteratively.
Numerical Methods: Fixed Point and Picard Method
Covers fixed point methods and the Picard method for solving nonlinear equations iteratively.
Bracketing Methods: Bisection and Regula Falsi
Explores bisection and Regula Falsi bracketing methods for finding roots.