Iita
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...
7개월 전 | 답변 수: 1 | 0