Skip to main content
Graph
Search
fr
|
en
Switch to dark mode
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Iterative Methods: Error Control and Linear Systems Resolution
Graph Chatbot
Related lectures (29)
Previous
Page 1 of 3
Next
Newton's Method: Convergence and Criteria
Explores the Newton method for non-linear equations, discussing convergence criteria and stopping conditions.
Numerical Analysis: Nonlinear Equations
Explores the numerical analysis of nonlinear equations, focusing on convergence criteria and methods like bisection and fixed-point iteration.
Convergence of Fixed Point Methods
Explores the convergence of fixed point methods and the implications of different convergence rates.
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.
Convergence Analysis: Iterative Methods
Covers the convergence analysis of iterative methods and the conditions for convergence.
Iterative Methods for Nonlinear Equations
Explores iterative methods for solving nonlinear equations, discussing convergence properties and implementation details.
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.
Vectorization in Python: Efficient Computation with Numpy
Covers vectorization in Python using Numpy for efficient scientific computing, emphasizing the benefits of avoiding for loops and demonstrating practical applications.
Higher Order Methods: Iterative Techniques
Covers higher order methods for solving equations iteratively, including fixed point methods and Newton's method.
Newton Method: Data Interpolation
Covers the Newton method for finding zeros of functions using data interpolation.