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
Solving Systems of Nonlinear Equations
Graph Chatbot
Related lectures (28)
Previous
Page 1 of 3
Next
Numerical Methods: Iterative Techniques
Covers open methods, Newton-Raphson, and secant method for iterative solutions in numerical methods.
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 Derivation: Formulas and Approaches
Covers the numerical approach to derivative calculation, focusing on formulas and methods such as fine differences.
Newton's Method: Fixed Point Iterative Approach
Covers Newton's method for finding zeros of functions through fixed point iteration and discusses convergence properties.
Numerical Methods: Euler and Crank-Nicolson
Covers Euler and Crank-Nicolson methods for solving differential equations.
Attack on RSA using LLL
Covers Coppersmith's method for attacking RSA encryption by efficiently finding small roots of polynomials modulo N.
High Order Methods: Space Discretisation
Covers high order methods for space discretisation in linear differential systems.
Computational Geomechanics: Unconfined Flow
Explores unconfined flow in computational geomechanics, emphasizing weak form derivation and relative permeability.
Numerical Analysis: Stability in ODEs
Covers the stability analysis of ODEs using numerical methods and discusses stability conditions.
Crank-Nicolson and Heun's Methods
Covers the Crank-Nicolson and Heun's methods, discussing uniqueness of solutions and truncation errors in numerical methods.