Problem 57844. Solve an ODE: draining tank
Write a function to compute the time to drain a cylindrical tank of diameter D from an initial level
to a level h. The outflow occurs through a small circular orifice of diameter
at the bottom of the tank, and the outflow Q can be computed with
, where
is a discharge coefficient,
is the area of the orifice, and g is the acceleration of gravity, which should be taken as 9.81 m/s
.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers9
Suggested Problems
-
Matrix which contains the values of an other matrix A at the given locations.
231 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
136 Solvers
-
517 Solvers
-
07 - Common functions and indexing 4
412 Solvers
-
1190 Solvers
More from this Author298
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!