how to solve equation using lambert w function
3 次查看(过去 30 天)
显示 更早的评论
I= I_L - I_(o ) [e^((q(V+I*R_s )/a*k*T) )-1] - (V+I*R_s)/R_sh I want to solve this equation to know the value of R_s, a, R_sh using lambert w function. Except these three unknown all other parameters are known. Basically this equation is solar cell one diode model equation.
0 个评论
采纳的回答
Walter Roberson
2016-2-2
You cannot solve a single expression to get three variables. You could find the relationship between three variables but not the three individually.
4 个评论
Walter Roberson
2016-2-3
The paper already contains the explicit forms.
The paper is based upon solving several equations simultaneously. When you only have one equation in three variables then it is not possible to create a solution.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!