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!