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 Analysis: Introduction to Computational Methods
Graph Chatbot
Related lectures (27)
Previous
Page 1 of 3
Next
Numerical Analysis: Stability in ODEs
Covers the stability analysis of ODEs using numerical methods and discusses stability conditions.
Numerical Analysis: Jupyter Notebook Tutorial
Covers course organization, Jupyter Notebook for Python experimentation, algorithms, interpolation, solving equations, linear systems, and practical applications.
Numerical Analysis: Interpolation and Approximation
Covers linear systems, non-linear equations, and interpolation for numerical analysis.
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.
Numerical Analysis: Advanced Topics
Covers advanced topics in numerical analysis, focusing on techniques for solving complex mathematical problems.
Numerical Analysis: Introduction to Interpolation Techniques
Covers the basics of numerical analysis, focusing on interpolation methods and their applications in engineering.
Finite Element Modeling: Dynamics
Introduces the basics of finite element modeling for dynamics and discusses the Newmark method for time integration.
Numerical Integration: Euler Method
Covers the progressive Euler method for numerical integration of ODEs, including Cauchy problems and Runge-Kutta methods.
Linear Differential Equations: Constant Coefficients and Solution Methods
Covers linear differential equations with constant coefficients and introduces the method of good choice for finding particular solutions.
Runge-Kutta Methods: Approximating Differential Equations
Covers the stages of the explicit Runge-Kutta method for approximating y(t) with detailed explanations.