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
Iterative Methods for Nonlinear Equations
Graph Chatbot
Related lectures (28)
Previous
Page 3 of 3
Next
Newton Method: Data Interpolation
Covers the Newton method for finding zeros of functions using data interpolation.
Numerics: semester project
Covers the semester project on numerics, focusing on adaptive algorithms and multistep methods.
Iterative Methods: Error Control and Linear Systems Resolution
Explores iterative methods for solving linear systems with a focus on error control.
Numerical Methods: Bisection and Multidimensional Arrays
Discusses the bisection method for solving nonlinear equations and its implementation using Python with NumPy and Matplotlib.
Computational Geomechanics: Unconfined Flow
Explores unconfined flow in computational geomechanics, emphasizing weak form derivation and relative permeability.
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.
Newton's Method: Convergence
Explores the convergence of Newton's method for solving nonlinear equations and the importance of selecting appropriate initial guesses.
Newton method for systems: Fixed point iterations
Explores the Newton method for systems and fixed point iterations, discussing convergence and properties.