Numerical Integration - Discrete Riemann Integrals and Trapezoid Rule
Offered By: Steve Brunton via YouTube
Course Description
Overview
Explore numerical integration techniques for approximating definite integrals and finding the area under a curve in this 30-minute video lecture. Delve into approximations of the Riemann integral, including left and right rectangle rules, trapezoidal integration, and Simpson's rule based on spline interpolation. Examine the error of each method, learn how to implement them in Python and Matlab, and understand their relationship to other intuitive numerical schemes. Benefit from visual explanations and practical code examples to reinforce your understanding of discrete numerical methods for integration.
Syllabus
Numerical integration: Discrete Riemann integrals
Trapezoidal integration
Simpson's integration rule
Python code example
Matlab code example
Taught by
Steve Brunton
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity