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 Solvers: Eigenvalue Problems
Graph Chatbot
Related lectures (28)
Previous
Page 1 of 3
Next
Numerical Analysis: Linear Systems
Covers the analysis of linear systems, focusing on methods such as Jacobi and Richardson for solving linear equations.
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.
Eigenvalues and Eigenvectors
Explores eigenvalues, eigenvectors, and methods for solving linear systems with a focus on rounding errors and preconditioning matrices.
Jacobi and Gauss-Seidel methods
Explains the Jacobi and Gauss-Seidel methods for solving linear systems iteratively.
Calcul de valeurs propres
Covers the calculation of eigenvalues and eigenvectors, emphasizing their significance and applications.
Characteristic Polynomials and Similar Matrices
Explores characteristic polynomials, similarity of matrices, and eigenvalues in linear transformations.
Eigenvalue Problems: Methods and Applications
Explores eigenvalue problems, iterative methods, convergence properties, and applications in computational physics.
Matrix Computations: Eigenvalues and Eigenvectors
Explores the complexity of matrix computations, focusing on eigenvalues and eigenvectors of symmetric matrices and the challenges in computing them.
Eigenvalue Problems: Methods and Applications
Explores eigenvalue problems, iterative methods, and their applications in quantum physics and network analysis.
Effect of Rounding Errors in Linear Systems
Explores the effect of rounding errors in solving linear systems using the LU factorization method.