Using Volume to find Depth of a Volume
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!