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
Bracketing Methods: Bisection and Regula Falsi
Graph Chatbot
Related lectures (30)
Previous
Page 1 of 3
Next
Numerical Methods in Chemistry
Covers the implementation of numerical methods in MATLAB for solving chemical problems.
Root Finding Methods: Bisection and Secant Techniques
Covers root-finding methods, focusing on the bisection and secant techniques, their implementations, and comparisons of their convergence rates.
Bisection Method: Iterative Search for Zeros
Covers the bisection method for finding zeros of continuous functions through iterative narrowing of intervals.
Nonlinear Equations: Bisection Method
Introduces root finding using the bisection method for nonlinear equations, illustrated with a three-tanks system example.
Root Finding Methods: Secant, Newton, and Fixed Point Iteration
Covers numerical methods for finding roots, including secant, Newton, and fixed point iteration techniques.
Bisection Method: Approximating Zeros of Functions
Covers the bisection method for approximating zeros of functions, discussing advantages, disadvantages, and an alternative approach for faster convergence.
Bisection Method, Newton Method
Covers the Bisection Method and Newton Method for solving nonlinear equations using interval splitting and tangent lines.
Numerical Analysis: Nonlinear Equations
Covers algorithms for solving mathematical problems approximately using a computer, including nonlinear equations and numerical approximation methods.
Taylor Series and Secant Method: Numerical Analysis Techniques
Discusses the Taylor series and secant method, focusing on their applications in numerical analysis and root-finding techniques.
Numerical Methods: Iterative Techniques
Covers open methods, Newton-Raphson, and secant method for iterative solutions in numerical methods.