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 comments
Loading...
Problem Recent Solvers10
Suggested Problems
-
Select every other element of a vector
36964 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1279 Solvers
-
Calculate distance travelled when given radius and rotations
242 Solvers
-
Find Out sum of principal diagonal element of given matrix
258 Solvers
-
Create an anti-identity matrix
202 Solvers
More from this Author328
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!