Bisection Method Example (Critical Channel Depth)

Опубликовано: 13 Февраль 2026
на канале: Jaisohn Kim, PhD
1,078
7

Virginia Tech ME 2004: Bisection Method Example (Critical Channel Depth)

This video demonstrates how to calculate the critical channel depth of a water flow via the Bisection Method.

Blank .m file: https://bit.ly/CriticalChannelDepth_b...
Master (complete and commented) file: https://bit.ly/3CriticalChannelDepth_...
Problem statement: https://bit.ly/CriticalChannelDepth_p...
bisection_xtol function: https://bit.ly/bisection_xtol