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
Nonlinear Equations: Fixed Point Method Convergence
Graph Chatbot
Related lectures (30)
Previous
Page 3 of 3
Next
Differentiable Functions and Lagrange Multipliers
Covers differentiable functions, extreme points, and the Lagrange multiplier method for optimization.
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.
Root Finding Methods: Secant, Newton, and Fixed Point Iteration
Covers numerical methods for finding roots, including secant, Newton, and fixed point iteration techniques.
Fixed Point Method: Convergence and Nonlinear Equations
Covers the fixed point method for solving nonlinear equations and discusses convergence properties.
Newton method for systems: Fixed point iterations
Explores the Newton method for systems and fixed point iterations, discussing convergence and properties.
Fixed Point Method: Proof
Explores the fixed point method for nonlinear equations and its convergence proof.
Taylor Polynomials: Approximating Functions in Multiple Variables
Covers Taylor polynomials and their role in approximating functions in multiple variables.
Numerical Analysis: Newton's Method
Explores Newton's method for finding roots of nonlinear equations and its interpretation as a second-order method.
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.
Convergence Analysis: Iterative Methods
Covers the convergence analysis of iterative methods and the conditions for convergence.