Numerical Integration Conceptual Example (Space Time Diagrams)

Опубликовано: 14 Октябрь 2024
на канале: Jaisohn Kim VT
776
4

Virginia Tech ME 2004: Numerical Integration Conceptual Example (Space Time Diagrams)

This video demonstrates the use of the trapz() and cumtrapz() MATLAB functions to numerically integrate two sets of data. One dataset is equally spaced; the other is unequally spaced. This is more of a conceptual overview of the differences which may arise when integrating equally vs. unequally spaced data; there's little coding involved.

Data (.mat) file: https://bit.ly/ME2004_VelocityData
Master (complete and commented) file: https://bit.ly/SpaceTimeDiagrams_master
Problem statement: https://bit.ly/Space-TimeDiagrams_pro...