how to solve equation using lambert w function

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.

 採用された回答

Walter Roberson
Walter Roberson 2016 年 2 月 2 日

0 投票

You cannot solve a single expression to get three variables. You could find the relationship between three variables but not the three individually.

4 件のコメント

Manish  Kumar
Manish Kumar 2016 年 2 月 3 日
編集済み: Manish Kumar 2016 年 2 月 3 日
Actually sir this is an implicit equation and i want to convert it in a explicit function in the form of I and V using lambert w function so please help how it can be convert in this form actually sir i am attaching you one paper so that you can tell me how they convert it explicit form so in that paper i want to know how they convert equation (1) in to equation (2)
Walter Roberson
Walter Roberson 2016 年 2 月 3 日
Lambert W function is part of the Symbolic Toolbox lambertw()
If you are working entirely in the real domain then you could potentially use this File Exchange contribution
Walter Roberson
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.
Manish  Kumar
Manish Kumar 2016 年 2 月 3 日
Yes , i know that it already given in paper but i know that how they convert equation (1) in to equation (2).. actually i want to know the steps to convert eqn (1) in to eqn (2)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMathematics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by