Using Volume to find Depth of a Volume
1 view (last 30 days)
Show older comments
I calculated a volume: V = Length * trapz(X,Y) by being given the value of X as well as the formula of Y(X).
Now I want to find X when given a value of V, where the volume can become a function of Y [V(Y)] that can be solved using the bisection method. How am I supposed to get V as a function of Y to be solved if I don't have an X that I can use in the integration?
0 Comments
Answers (0)
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!