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
Solving the linear system: Iterative methods
Graph Chatbot
Related lectures (30)
Previous
Page 2 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.
Gauss-Seidel Method
Covers the Gauss-Seidel method for solving linear systems iteratively with progressive substitution.
Iterative Methods
Explores iterative methods for solving linear systems of equations, including Jacobi and Gauss-Seidel.
Direct and Iterative Methods for Linear Equations
Explores direct and iterative methods for solving linear equations, emphasizing symmetric matrices and computational cost.
Matrix Inversion: Pivoting and Iterative Methods
Explores matrix inversion, pivoting, and iterative methods for solving linear systems of equations.
Linear Systems Convergence
Covers the necessary and sufficient conditions for convergence in linear iterative systems.
Eigenvalues and Eigenvectors
Explores eigenvalues, eigenvectors, and methods for solving linear systems with a focus on rounding errors and preconditioning matrices.
Jacobi Method: Convergence Conditions
Explores the Jacobi method for linear systems, emphasizing convergence conditions and matrix properties.
Power Systems Dynamics
Covers transient stability, power flow analysis, and load flow methods in power systems.
Gauss-Seidel Method
Covers the Gauss-Seidel method for solving linear systems through progressive substitution and iterative processes.