08b: Linear Interpolation in MATLAB

Опубликовано: 17 Июнь 2026
на канале: Jaisohn Kim, PhD
9,598
46

Virginia Tech ME 2004: Linear Interpolation in MATLAB (08b)
08a-08b comprise a two-part demo on interpolation.
08a: Reviews linear interpolation (by hand)
08b: Reviews and implements MATLAB's interp1 function

Presentation PDF: https://github.com/tjkim96/Numerical-...
Master (complete and commented) code: https://github.com/tjkim96/Numerical-...
Blank code: https://github.com/tjkim96/Numerical-...