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
Convergence Analysis: Explicit RK Scheme
Graph Chatbot
Related lectures (29)
Previous
Page 1 of 3
Next
Numerics: semester project
Covers the semester project on numerics, focusing on adaptive algorithms and multistep methods.
Numerical Methods: Euler and Crank-Nicolson
Covers Euler and Crank-Nicolson methods for solving differential equations.
Runge-Kutta Methods: Approximating Differential Equations
Covers the stages of the explicit Runge-Kutta method for approximating y(t) with detailed explanations.
High Order Methods: Space Discretisation
Covers high order methods for space discretisation in linear differential systems.
Numerical Analysis: Stability in ODEs
Covers the stability analysis of ODEs using numerical methods and discusses stability conditions.
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.
Attack on RSA using LLL
Covers Coppersmith's method for attacking RSA encryption by efficiently finding small roots of polynomials modulo N.
Numerical Methods: Iterative Techniques
Covers open methods, Newton-Raphson, and secant method for iterative solutions in numerical methods.
Crank-Nicolson and Heun's Methods
Covers the Crank-Nicolson and Heun's methods, discussing uniqueness of solutions and truncation errors in numerical methods.
Iterative Methods for Nonlinear Equations
Explores iterative methods for solving nonlinear equations, discussing convergence properties and implementation details.