Virginia Tech ME 2004: Thermodynamics Steam Table Interpolation Using MATLAB
This video demonstrates how to perform linear interpolation to obtain property values from steam tables commonly used in thermodynamics, heat transfer, fluid mechanics, etc. using MATLAB's interp1() function.
Data (.mat) file: https://bit.ly/ME2004_InternalEnergyData
Blank .m file: https://bit.ly/SteamTableInterpolatio...
Master (complete and commented) file: https://bit.ly/SteamTableInterpolatio...
Problem statement: https://bit.ly/SteamTableInterpolatio...
interp1() documentation: https://www.mathworks.com/help/matlab...