Feeds
Discussion
i=dsolve('Dy=-8*y+40*sin(8*t)','y(0)=5') Warning: Support for character vector or string inputs will be removed in a future release. Instead, use syms to declare variables and replace inputs such as dsolve('Dy = -3*y') with syms y(t); dsolve(diff(y,
i=dsolve('Dy=-8*y+40*sin(8*t)','y(0)=5') Warning: Support for character vector or string inputs will be removed in a future r...
대략 2년 전 | 0