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: Jacobi, Gauss-Seidel, SOR
Graph Chatbot
Related lectures (27)
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.
Iterative Methods: Jacobi
Covers the Jacobi iterative method for solving electrostatic problems and discusses convergence and practical examples.
Numerics: semester project
Covers the semester project on numerics, focusing on adaptive algorithms and multistep methods.
Numerical Methods: Iterative Techniques
Covers open methods, Newton-Raphson, and secant method for iterative solutions in numerical methods.
Numerical Methods: Euler and Crank-Nicolson
Covers Euler and Crank-Nicolson methods for solving differential equations.
Iterative Methods for Nonlinear Equations
Explores iterative methods for solving nonlinear equations, discussing convergence properties and implementation details.
Convergence Analysis: Explicit RK Scheme
Explores the convergence analysis of the Explicit Runge-Kutta scheme for accurate numerical solutions.
Computational Geomechanics: Unconfined Flow
Explores unconfined flow in computational geomechanics, emphasizing weak form derivation and relative permeability.
Iterative Methods for Linear Equations
Covers iterative methods for solving linear equations and analyzing convergence, including error control and positive definite matrices.
Newton's Method: Fixed Point Iterative Approach
Covers Newton's method for finding zeros of functions through fixed point iteration and discusses convergence properties.