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.

 Risposta accettata

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

4 Commenti

Manish  Kumar
Manish Kumar il 3 Feb 2016
Modificato: Manish Kumar il 3 Feb 2016
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)
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
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.
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)

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Mathematics in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by