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
Solving the Quintic: Dominant Balance
Graph Chatbot
Related lectures (28)
Previous
Page 1 of 3
Next
Solving the Quintic: Dominant Balance Analysis
Explores dominant balance analysis in solving the quintic polynomial, revealing insights into root behavior and the importance of symbolic expressions.
Attack on RSA using LLL
Covers Coppersmith's method for attacking RSA encryption by efficiently finding small roots of polynomials modulo N.
Numerical Differentiation: Part 1
Covers numerical differentiation, forward differences, Taylor's expansion, Big O notation, and error minimization.
Numerical Differentiation and Integration
Covers numerical differentiation, integration, finite differences, Taylor expansions, and interpolation polynomials.
Linear Recurrence Relations
Explores linear recurrence relations, including examples like the Fibonacci numbers and the proof of related theorems.
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.
Numerical Methods: Iterative Techniques
Covers open methods, Newton-Raphson, and secant method for iterative solutions in numerical methods.
Nonlinear Equations: Bisection Method
Introduces root finding using the bisection method for nonlinear equations, illustrated with a three-tanks system example.
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.
Numerical Methods: Euler and Crank-Nicolson
Covers Euler and Crank-Nicolson methods for solving differential equations.