how to solve equation using lambert w function
1 回表示 (過去 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!