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
Scientific Computing with SciPy Constants and Curve Fitting
Graph Chatbot
Related lectures (29)
Previous
Page 1 of 3
Next
Numerical Methods: Bisection and Multidimensional Arrays
Discusses the bisection method for solving nonlinear equations and its implementation using Python with NumPy and Matplotlib.
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.
Newton's Method: Convergence and Applications
Covers the convergence of Newton's method and its applications in numerical analysis.
Nonlinear Equation Resolution: Introduction to Bisection Method
Introduces the bisection method for resolving nonlinear equations using numerical techniques and Python programming.
Bisection Method, Newton Method
Covers the Bisection Method and Newton Method for solving nonlinear equations using interval splitting and tangent lines.
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.
Root Finding Methods: Secant, Newton, and Fixed Point Iteration
Covers numerical methods for finding roots, including secant, Newton, and fixed point iteration techniques.
Bisection Method: Iterative Search for Zeros
Covers the bisection method for finding zeros of continuous functions through iterative narrowing of intervals.
Taylor Series and Secant Method: Numerical Analysis Techniques
Discusses the Taylor series and secant method, focusing on their applications in numerical analysis and root-finding techniques.
Numerical Methods in Chemistry
Covers the implementation of numerical methods in MATLAB for solving chemical problems.