photo

Iita


Last seen: 23日 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How to fix "Error using indexing" while calculating differential equations?
syms y(t) ode = diff(y,t) == t*y ySol(t) = dsolve(ode) I copied this example straight from the MatLAB "Solve differential equ...

23日 前 | 1 件の回答 | 0

1

回答