photo

kayemba luwaga


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


How can I solve this 12x12 system of odes using any solver (i used ode45) without "Dimensions of matrices being concatenated are not consistent" error??
i used the code below in matlab but giving errors, how can solve it? f = @(t,v)[ -v(5)*v(3) + v(6)*v(2) -g*sin(v(7)) + g*sin(v(...

3 years 前 | 1 个回答 | 0

1

个回答