Info

This question is closed. Reopen it to edit or answer.

Solving a complicated equation using matlab

1 view (last 30 days)
Sharvil
Sharvil on 26 Oct 2011
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi,
I wish to solve this equation:
a=c-d-(f*sqrt[a+t*exp((a-2*h-k)/t)])
here c,d,f,t,h,k are constants. I need a closed form solution for "a". And I don't want to see the plot but want an expression for a in terms of other variables/constants. How can I do this?
Sharvil

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!