photo

inbal kashany


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
154 784
of 300 331

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 124

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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...

mer än 14 år 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)...

mer än 14 år ago | 3 answers | 0

3

answers