Community Profile

photo

Sean Thrasher


Last seen: plus de 3 ans il y a Actif depuis 2020

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


Substituting a function from a differential equation
Hi, I am a beginner and I am learning symbolic math toolbox for MATLAB. I have got a system of differential equations ...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


Changing a parameter in a differential equation?
My code is below: Y0=[0;0;1]; tRange=[0,10000]; [tSol,YSol]=ode45(@quantumsystem,tRange,Y0); x=YSol(:,1); y=YSol(:,2); z...

plus de 3 ans il y a | 1 réponse | 0

1

réponse