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
Concept
Newton's method
Applied sciences
Information engineering
Machine learning
Artificial neural networks
Graph Chatbot
Related lectures (28)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Newton's Method: Fixed Point Iterative Approach
Covers Newton's method for finding zeros of functions through fixed point iteration and discusses convergence properties.
Finite Element Modeling: Dynamics
Introduces the basics of finite element modeling for dynamics and discusses the Newmark method for time integration.
Newton's Method: Optimization & Indefiniteness
Covers Newton's Method for optimization and discusses the caveats of indefiniteness in optimization problems.
Newton's Method for Dynamical Systems
Explores Newton's method for dynamical systems, GMRES, FGMRES, optimization, multishooting, and trust-region 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.
Convergence Analysis: Explicit RK Scheme
Explores the convergence analysis of the Explicit Runge-Kutta scheme for accurate numerical solutions.
Newton's Method: Optimization Techniques
Explores optimization techniques like gradient descent, line search, and Newton's method for efficient problem-solving.
Newton Method: Nonlinear Equations
Introduces the Newton method for solving nonlinear equations through iterative processes and practical examples.
Runge-Kutta Methods: Approximating Differential Equations
Covers the stages of the explicit Runge-Kutta method for approximating y(t) with detailed explanations.
Linear Systems: Convergence and Methods
Explores linear systems, convergence, and solving methods with a focus on CPU time and memory requirements.