Using Volume to find Depth of a Volume
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!