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 Methods: Iterative Techniques
Graph Chatbot
Related lectures (27)
Previous
Page 2 of 3
Next
Computational Geomechanics: Unconfined Flow
Explores unconfined flow in computational geomechanics, emphasizing weak form derivation and relative permeability.
Numerical Analysis: Nonlinear Equations
Explores the numerical analysis of nonlinear equations, focusing on convergence criteria and methods like bisection and fixed-point iteration.
Fixed-Point Methods and Newton-Raphson
Covers fixed-point methods and Newton-Raphson, emphasizing their convergence and error control.
Newton's Method: Convergence and Applications
Covers the convergence of Newton's method and its applications in numerical analysis.
Numerical Methods in Chemistry
Covers the implementation of numerical methods in MATLAB for solving chemical problems.
Attack on RSA using LLL
Covers Coppersmith's method for attacking RSA encryption by efficiently finding small roots of polynomials modulo N.
Numerical Methods: Bisection and Multidimensional Arrays
Discusses the bisection method for solving nonlinear equations and its implementation using Python with NumPy and Matplotlib.
Numerical Methods: Euler and Crank-Nicolson
Covers Euler and Crank-Nicolson methods for solving differential equations.
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.
Higher Order Methods: Iterative Techniques
Covers higher order methods for solving equations iteratively, including fixed point methods and Newton's method.