How do I solve this equation for x given a value of z and y?
Afficher commentaires plus anciens
z = (10.^(-15).*x.^(3).*exp((x.^2).^(-1)/4).*y.^(-1)).^(1/5)
Is there a way to numerically solve this equation for x given specific values of z and y? I am having trouble imputing the syntax and getting it to run correctly.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!