photo

siddharth tripathi


Pilani Student

Actif depuis 2017

Followers: 0   Following: 0

Message

Statistiques

All
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Chaîne


Today
Hello

plus de 6 ans il y a

Chaîne


final

plus de 6 ans il y a

Question


Need help with differential equations , getting error that "free variable must be used in vars"
I am trying to solve the equations : du/dt = k1*s - k2*v*u dv/dt = k3*s - k4*u*v For this i followed the code : syms...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


Getting an error solving differential equation "free variable must be included in vars"
Hi. I am trying to solve the equations : du/dt = k1*s - k2*u*v dv/dt = k3*s - k4*v where s = floor(t/4) Now i wrote the ...

environ 7 ans il y a | 1 réponse | 1

1

réponse

Question


Explicit solution could not be found.. > In dsolve at 194
here is my code : >>sums u(t) v(t) >>ode1= diff(u)==u^2/v - u >>ode2= diff(v) == u^2-v >>odes=[ode1;ode2]

environ 7 ans il y a | 2 réponses | 1

2

réponses