photo

Prayash


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

Feeds

보기 기준

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변