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
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Graph Chatbot
Related lectures (27)
Previous
Page 1 of 3
Next
NumPy Arrays and Graphical Representations: Introduction
Covers NumPy arrays and their graphical representations using Matplotlib, focusing on array creation, manipulation, and visualization techniques.
Introduction to NumPy: Basics of Scientific Computing
Introduces NumPy, focusing on array creation, manipulation, and its advantages for scientific computing.
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.
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.
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.
Nonlinear Equation Resolution: Introduction to Bisection Method
Introduces the bisection method for resolving nonlinear equations using numerical techniques and Python programming.
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.
Programming for Engineers: Advanced MATLAB Techniques
Explores advanced MATLAB techniques, emphasizing vectorization, 'find' function, and plot manipulation.