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...
2 years 前 | 1 个回答 | 0
提问
2 years 前 | 1 个回答 | 0