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 years 前 | 2 个回答 | 0

2

个回答