How to solve one parameter in a multiple variable equation
이전 댓글 표시
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
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Condensed Matter & Materials Physics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!