Community Profile

photo

Mohith S


Last seen: presque 3 ans il y a Actif depuis 2021

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


Error with ode45
function dy = f(~,y) % y=[9,100]; dont overwrite y D=0.00000001; F=96485; Z=0.000000016; R=0.08206*298; C=0.05; J=-((D*Z*...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Getting error with the code in ode45 function
function dy = f(t,y) y=[9,100]; D=0.00000001; F=96485; Z=0.000000016; R=0.08206*298; C=0.05; J=-((D*Z*F*C)/R); dy = J*y;...

presque 3 ans il y a | 1 réponse | 0

1

réponse