Community Profile

photo

Mohith S


Last seen: casi 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta