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
Brent's method
Graph Chatbot
Related lectures (31)
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 4
Next
Iterative Methods for Nonlinear Equations
Explores iterative methods for solving nonlinear equations, discussing convergence properties and implementation details.
Bisection Method: Example
Focuses on using the bisection method to approximate function roots with precision.
Continuous Functions and Derivatives
Covers the definitions of continuous functions and derivatives, emphasizing the concept of functions being continuous at a point and the notion of derivatives.
Nonlinear Equations: Bisection Method
Covers the bisection method for solving nonlinear equations with continuous functions and root finding examples in diode circuits.
Newton Method: Data Interpolation
Covers the Newton method for finding zeros of functions using data interpolation.
Bisection Method: Proposition and Demonstration
Covers the bisection method proposition and its demonstration for finding roots.
Scientific Computing with SciPy Constants and Curve Fitting
Covers SciPy constants, curve fitting, and zero finding methods for scientific computing.
Coordinate Descent: Efficient Optimization Techniques
Covers coordinate descent, a method for optimizing functions by updating one coordinate at a time.
Numerical Methods: Bisection and Multidimensional Arrays
Discusses the bisection method for solving nonlinear equations and its implementation using Python with NumPy and Matplotlib.
Nonlinear Equation Resolution: Introduction to Bisection Method
Introduces the bisection method for resolving nonlinear equations using numerical techniques and Python programming.