Coding the Manning Equation in MATLAB

Опубликовано: 02 Август 2026
на канале: Jaisohn Kim, PhD
1,141
6

Virginia Tech ME 2004: Coding the Manning Equation in MATLAB

This video demonstrates how to compute the Manning Equation in MATLAB using an elegant combination of both dot and matrix arithmetic.

Blank .m file: https://bit.ly/ManningEquation_blank
Master (complete and commented) file: https://bit.ly/ManningEquation_master
Problem statement: https://bit.ly/ManningEquation_problem

Good resource explaining when to use/not use the dot operator: http://matlab.enge.vt.edu/vectormath....

num2str() documentation: https://www.mathworks.com/help/matlab...