photo

Prayash


Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

Feeds

Afficher par

Question


I want to solve the below mentioned system of ODEs. However I get the warning "Explicit solution could not be found. > In dsolve at 194 " Can anyone explain me why?
syms v(t) syms p(t) syms k syms g syms m o1='Dv= -k*v(t)*v(t)/m - g*sin(p(t))’; o2='Dp= -g*cos(p(t))/v(t)’; int=’v(0...

plus de 10 ans il y a | 2 réponses | 0

2

réponses