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
Interpolation by Intervals: Lagrange Interpolation
Graph Chatbot
Related lectures (30)
Previous
Page 3 of 3
Next
Reed Solomon Codes: Basics and Applications
Introduces Reed Solomon Codes, their applications, polynomial definitions, interpolation, roots, and the Fundamental Theorem of Algebra.
Piecewise Linear Interpolation
Covers the concept of piecewise linear interpolation and the importance of dividing intervals correctly.
Polynomial Interpolation: Lagrange Interpolation
Covers Lagrange interpolation as a unique polynomial of degree 2N through 2N + 1 points.
Numerical Integration: Lagrange Interpolation Methods
Covers numerical integration techniques, focusing on Lagrange interpolation and various quadrature methods for approximating integrals.
Vandermonde Matrix: Polynomial Interpolation
Explains how to find the polynomial of interpolation using the Vandermonde matrix.
Gauss-Legendre Quadrature Formulas
Explores Gauss-Legendre quadrature formulas using Legendre polynomials for accurate function approximation.
Nonlinear Equations and Polynomial Interpolation
Introduces nonlinear equations and polynomial interpolation for curve fitting.
Systems of Non-linear Equations, Polynomial Interpolation
Explores systems of non-linear equations and polynomial interpolation, including the Newton method and Vandermonde matrix construction.
Interpolation: Convergence I
Covers the convergence theorems for interpolation and the application of polynomials for equispaced points.
Data Science Visualization with Pandas
Covers data manipulation and exploration using Python with a focus on visualization techniques.