Community Profile

photo

Mohith S


Last seen: quasi 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta