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