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
Numerics: semester project
Graph Chatbot
Related lectures (27)
Previous
Page 3 of 3
Next
Error Estimation in Numerical Methods
Explores error estimation in numerical methods for solving differential equations, focusing on local truncation error, stability, and Lipschitz continuity.
Newton Method: Convergence and Quadratic Care
Covers the Newton method and its convergence properties near the optimal point.
Ordinary Differential Equations: Methods and Applications
Explores ordinary differential equations and numerical integration methods for stability and accuracy.
Numerical Methods: Iterative Techniques
Covers open methods, Newton-Raphson, and secant method for iterative solutions in numerical methods.
Root Finding Methods: Bisection and Secant Techniques
Covers root-finding methods, focusing on the bisection and secant techniques, their implementations, and comparisons of their convergence rates.
Numerical Methods: Bisection and Multidimensional Arrays
Discusses the bisection method for solving nonlinear equations and its implementation using Python with NumPy and Matplotlib.
Wave Equation: Numerical Methods
Explores numerical methods for solving the wave equation, discussing stability conditions and convergence rates.