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: Nonlinear Equations
Graph Chatbot
Related lectures (30)
Previous
Page 1 of 3
Next
Bisection Method, Newton Method
Covers the Bisection Method and Newton Method for solving nonlinear equations using interval splitting and tangent lines.
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: Approximating Zeros of Functions
Covers the bisection method for approximating zeros of functions, discussing advantages, disadvantages, and an alternative approach for faster convergence.
Numerical Methods in Chemistry
Covers the implementation of numerical methods in MATLAB for solving chemical problems.
Bracketing Methods: Bisection and Regula Falsi
Explores bisection and Regula Falsi bracketing methods for finding roots.
Non-linear Equations: Dichotomy Method
Explores non-linear equations using the dichotomy method for finding zeros with tolerance.
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.
Bisection Method: Iterative Search for Zeros
Covers the bisection method for finding zeros of continuous functions through iterative narrowing of intervals.
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
Introduces the bisection method for finding zeros of nonlinear functions.