How to solve one parameter in a multiple variable equation
Show older comments
Hi :-)
I have an equation with one unknown variable (x) that I need to solve:
F = x*((1-2*p*(((1-(x/f))/(2*(x/f)))))/(1-(p*((1-(x/f))/(2*(x/f))))))-e;
p,f and e are defined. How can I solve x?
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Condensed Matter & Materials Physics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!