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
Linear Systems: Richardson's Method
Graph Chatbot
Related lectures (30)
Previous
Page 1 of 3
Next
Iterative Methods for Linear Equations
Covers iterative methods for solving linear equations and analyzing convergence, including error control and positive definite matrices.
Higher Order Methods: Iterative Techniques
Covers higher order methods for solving equations iteratively, including fixed point methods and Newton's method.
Newton's Method: Convergence and Criteria
Explores the Newton method for non-linear equations, discussing convergence criteria and stopping conditions.
Jacobi and Gauss-Seidel methods
Explains the Jacobi and Gauss-Seidel methods for solving linear systems iteratively.
Convergence Analysis: Iterative Methods
Covers the convergence analysis of iterative methods and the conditions for convergence.
Convergence of Fixed Point Methods
Explores the convergence of fixed point methods and the implications of different convergence rates.
Nonlinear Equations: Fixed Point Method
Covers the topic of nonlinear equations and the fixed point method.
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.
Numerical Analysis: Nonlinear Equations
Explores the numerical analysis of nonlinear equations, focusing on convergence criteria and methods like bisection and fixed-point iteration.
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.