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
Iterative Methods: Linear Systems
Graph Chatbot
Related lectures (28)
Previous
Page 1 of 3
Next
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.
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.
Linear Systems: Iterative Methods
Covers iterative methods for solving linear systems, including Jacobi and Gauss-Seidel methods.
Linear Systems: Convergence and Methods
Explores linear systems, convergence, and solving methods with a focus on CPU time and memory requirements.
Linear Systems: Direct Methods
Covers the formulation of linear systems, direct and iterative methods for solving them, and the cost of LU factorization.
Iterative Methods for Linear Equations
Covers iterative methods for solving linear equations and analyzing convergence, including error control and positive definite matrices.
Iterative Methods for Linear Systems
Covers iterative methods for solving linear systems of equations and discusses the convergence properties of methods like Richardson's method.
Jacobi Method: Part I
Introduces the Jacobi method for solving linear systems by iteratively updating the diagonal elements of a matrix.
Newton's Method: Convergence and Criteria
Explores the Newton method for non-linear equations, discussing convergence criteria and stopping conditions.
Numerical Analysis: Linear Systems
Covers the analysis of linear systems, focusing on methods such as Jacobi and Richardson for solving linear equations.