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
Root Finding Methods: Bisection and Secant Techniques
Graph Chatbot
Related lectures (25)
Previous
Page 3 of 3
Next
NumPy Arrays and Graphical Representations: Introduction
Covers NumPy arrays and their graphical representations using Matplotlib, focusing on array creation, manipulation, and visualization techniques.
Bisection Method: Iterative Search for Zeros
Covers the bisection method for finding zeros of continuous functions through iterative narrowing of intervals.
Numerical Analysis: Introduction to Interpolation Techniques
Covers the basics of numerical analysis, focusing on interpolation methods and their applications in engineering.
Nonlinear Equations: Fixed Point Method Convergence
Covers the convergence of fixed point methods for nonlinear equations, including global and local convergence theorems and the order of convergence.
Bisection Method, Newton Method
Covers the Bisection Method and Newton Method for solving nonlinear equations using interval splitting and tangent lines.