photo

inbal kashany


Active since 2011

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Answered
ODE- How to solve this equation??
Thanks to both of you for your replay. g0 is not constant- g0=R*a*n0*((I/I0)-1); I=[zeros(10,1);ones(10,1);zeros(10,1...

13 years ago | 0

Question


ODE- How to solve this equation??
Hi Im trying to solve this differential equation: dydt=((g0.*L-y)./tau)-((Pin./Esat)*(exp(y)-1)); by ODE45: [T Y]=ode45(@(t,y)...

13 years ago | 3 answers | 0

3

answers