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
Nonlinear Equation Resolution: Introduction to Bisection Method
Graph Chatbot
Related lectures (26)
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.
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: Bisection and Secant Techniques
Covers root-finding methods, focusing on the bisection and secant techniques, their implementations, and comparisons of their convergence rates.
Introduction to NumPy: Basics of Scientific Computing
Introduces NumPy, focusing on array creation, manipulation, and its advantages for scientific computing.
NumPy Arrays and Graphical Representations: Introduction
Covers NumPy arrays and their graphical representations using Matplotlib, focusing on array creation, manipulation, and visualization techniques.
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.
Root Finding Methods: Secant, Newton, and Fixed Point Iteration
Covers numerical methods for finding roots, including secant, Newton, and fixed point iteration techniques.
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.
Introduction to NumPy and Matplotlib for Scientific Computing
Introduces NumPy and Matplotlib, essential tools for scientific computing and data visualization in Python.
Numerical Integration: Introduction to SciPy and Matplotlib
Covers numerical integration techniques using SciPy and Matplotlib for visualizing functions and approximating integrals.