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, Stop Criteria
Graph Chatbot
Related lectures (31)
Previous
Page 1 of 4
Next
Bisection Method, Newton Method
Covers the Bisection Method and Newton Method for solving nonlinear equations using interval splitting and tangent lines.
Non-linear Equations: Dichotomy Method
Explores non-linear equations using the dichotomy method for finding zeros with tolerance.
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.
Numerical Methods in Chemistry
Covers the implementation of numerical methods in MATLAB for solving chemical problems.
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: Nonlinear Equations
Covers the bisection method for finding zeros of nonlinear functions.
Numerical Methods: Bisection and Multidimensional Arrays
Discusses the bisection method for solving nonlinear equations and its implementation using Python with NumPy and Matplotlib.
Nonlinear Equations: Methods and Applications
Covers methods for solving nonlinear equations, including bisection and Newton-Raphson methods, with a focus on convergence and error criteria.
Bisection Method: Iterative Search for Zeros
Covers the bisection method for finding zeros of continuous functions through iterative narrowing of intervals.
Numerical Analysis: Nonlinear Equations
Covers algorithms for solving mathematical problems approximately using a computer, including nonlinear equations and numerical approximation methods.