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
Numerical Methods: Lecture 4
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.
Thomas algorithm, accuracy of direct methods
Explores the Thomas algorithm for tridiagonal systems and the accuracy of direct methods in numerical computations.
Numerical Analysis: Linear Systems
Covers the analysis of linear systems, focusing on methods such as Jacobi and Richardson for solving linear equations.
Numerical Modelling of the Atmosphere
Focuses on numerical modelling of atmospheric processes to predict weather and climate phenomena, covering key concepts and methods.
Numerical Analysis: Introduction to Computational Methods
Covers the basics of numerical analysis and computational methods using Python, focusing on algorithms and practical applications in mathematics.
Sensitivity of Solutions
Explores the sensitivity of solutions in numerical methods, including linear systems and matrix norms, with an example of deblurring images.
Computational Geomechanics: Unconfined Flow
Explores unconfined flow in computational geomechanics, emphasizing weak form derivation and relative permeability.
Cholesky Factorization: Theory and Algorithm
Explores the Cholesky factorization method for symmetric positive definite matrices.
Advanced Numerical Analysis: Space Discretization
Explores advanced space discretization techniques in numerical analysis for solving differential systems efficiently and accurately.
ODEs: Introduction and Solutions
Covers Ordinary Differential Equations, first-order solutions, and numerical methods for IVP and BVP.