Skip to main content
Graph
Search
fr
|
en
Switch to dark mode
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Inverse Power Method: Introduction to ODEs
Graph Chatbot
Related lectures (28)
Previous
Page 2 of 3
Next
Attack on RSA using LLL
Covers Coppersmith's method for attacking RSA encryption by efficiently finding small roots of polynomials modulo N.
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.
Numerical Methods: Differential Equations
Covers the application of numerical methods to solve differential equations using MATLAB.
Error Estimation in Numerical Methods
Explores error estimation in numerical methods for solving ordinary differential equations, emphasizing the impact of errors on solution accuracy and stability.
Solving Differential Equations
Covers the process of solving differential equations using various methods.
System of ODEs
Explores numerical methods for solving ODE systems, stability regions, and absolute stability importance.
Numerical Integration: Euler Method
Covers the progressive Euler method for numerical integration of ODEs, including Cauchy problems and Runge-Kutta methods.
Numerical Methods: Runge-Kutta Approximation
Covers the Runge-Kutta method for approximating solutions of differential equations.
Power Method
Covers the Power Method for approximating the largest eigenvalue of a matrix.
Numerical Methods for ODEs: Crank-Nicolson, Heun, Euler, RK4
Explores numerical methods like Crank-Nicolson, Heun, Euler, and RK4 for solving ODEs, emphasizing error estimation and convergence.