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 3 of 3
Next
Numerical Analysis: Introduction to Interpolation Techniques
Covers the basics of numerical analysis, focusing on interpolation methods and their applications in engineering.
Nonlinear Equations: Bisection Method
Introduces root finding using the bisection method for nonlinear equations, illustrated with a three-tanks system example.
Newton's Method: Convergence and Applications
Covers the convergence of Newton's method and its applications in numerical analysis.
Attack on RSA using LLL
Covers Coppersmith's method for attacking RSA encryption by efficiently finding small roots of polynomials modulo N.
Data Science: Python for Engineers - Part II
Explores data wrangling, numerical data handling, and scientific visualization using Python for engineers.
Data Science with Python: Numpy Basics
Introduces the basics of Numpy, a numerical computing library in Python, covering advantages, memory layout, operations, and linear algebra functions.