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
Newton's Method: Graphical Approach
Graph Chatbot
Related lectures (29)
Previous
Page 3 of 3
Next
Root Finding Methods: Secant and Newton's Methods
Covers numerical methods for root finding, focusing on the secant and Newton's 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 Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.
Computational Geomechanics: Unconfined Flow Analysis
Explores unconfined flow analysis in geomechanics, emphasizing iterative solution methods and boundary condition considerations.
Fixed-Point Methods and Newton-Raphson
Covers fixed-point methods and Newton-Raphson, emphasizing their convergence and error control.
Newton's Method: Convergence and Quadratic Convergence
Explores Newton's method convergence and quadratic convergence properties in theorem 8.4.
Matrix Operations: Trends and Convergence
Explores matrix operations, trends, and convergence conditions with a focus on clear definitions and examples.
Newton's local method: Geometric interpretation
Explores the geometric interpretation of Newton's method in optimization problems.
Numerical Methods: Iterative Techniques
Covers open methods, Newton-Raphson, and secant method for iterative solutions in numerical methods.