I spent more than around 15hrs trying to find values of two equations but no result comes out yet.
My two equations are:
(1.8778e21)=((n*x)/(n+0.0080))(1-exp(-5400*(x+0.0080)))
(3.3658e21)=((n*x)/(n+0.0189))(1-exp(-5400*(x+0.0189)))
I used sym
and solve(equ,var)
in MATLAB but
x =
[ empty sym ]
Do you have any idea please because I need urgently