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
Taylor Series and Secant Method: Numerical Analysis Techniques
Graph Chatbot
Related lectures (24)
Previous
Page 1 of 3
Next
Root Finding Methods: Bisection and Secant Techniques
Covers root-finding methods, focusing on the bisection and secant techniques, their implementations, and comparisons of their convergence rates.
Root Finding Methods: Secant, Newton, and Fixed Point Iteration
Covers numerical methods for finding roots, including secant, Newton, and fixed point iteration techniques.
Root Finding Methods: Secant and Newton's Methods
Covers numerical methods for root finding, focusing on the secant and Newton's methods.
Newton's Method: Convergence and Applications
Covers the convergence of Newton's method and its applications in numerical analysis.
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.
Numerical Methods: Bisection and Multidimensional Arrays
Discusses the bisection method for solving nonlinear equations and its implementation using Python with NumPy and Matplotlib.
Taylor Polynomials: Approximating Functions in Multiple Variables
Covers Taylor polynomials and their role in approximating functions in multiple variables.
Nonlinear Equation Resolution: Introduction to Bisection Method
Introduces the bisection method for resolving nonlinear equations using numerical techniques and Python programming.
Advanced Analysis II: Differential Equations and Timers
Discusses advanced analysis concepts, focusing on differential equations and timers in microcontrollers.
Differentiable Functions and Lagrange Multipliers
Covers differentiable functions, extreme points, and the Lagrange multiplier method for optimization.