How to plot the relationship between two unknown values as those values change?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jeffery Sors
le 17 Oct 2016
Modifié(e) : Massimo Zanetti
le 17 Oct 2016
Hello, I'm supposed to be creating a plot in which I plot the relationship between two values in a function, and how they change together. The equation is:
X = WZ/(Y-T)
The values of all variables are known, (W = 9, Z = 500, T = 0.0001) except that of X and Y. Is there a way to create a graph relating X and Y such that the graph plots values of X and Y that make the equation above true? Thank you.
0 commentaires
Réponse acceptée
Massimo Zanetti
le 17 Oct 2016
Modifié(e) : Massimo Zanetti
le 17 Oct 2016
For every Y~=T, the equation above is true for X=WZ/(Y-T)...
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!