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
Jacobi Method: Part I
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.
Numerical Analysis: Linear Systems
Covers the analysis of linear systems, focusing on methods such as Jacobi and Richardson for solving linear equations.
Matrix Construction and Function Manipulation
Covers tips on matrix construction and function manipulation using MATLAB.
Jacobi Method: Part I
Introduces the Jacobi method for solving linear systems and determining convergence.
Jacobi and Gauss-Seidel methods
Explains the Jacobi and Gauss-Seidel methods for solving linear systems iteratively.
Eigenvalue Problems: Methods and Applications
Explores eigenvalue problems, iterative methods, and their applications in quantum physics and network analysis.
Linear Systems: Convergence and Methods
Explores linear systems, convergence, and solving methods with a focus on CPU time and memory requirements.
Linear Systems: Iterative Methods
Covers iterative methods for solving linear systems, including Jacobi and Gauss-Seidel methods.
Eigenvalue Problems: Methods and Applications
Explores eigenvalue problems, iterative methods, convergence properties, and applications in computational physics.
Linear Systems: Direct Methods
Covers the formulation of linear systems, direct and iterative methods for solving them, and the cost of LU factorization.