Feeds
提问
solve - unable to find explicit solution
Hi, please help me out Here is my code: syms s t X(s) x(t) Xs(s); ode = diff(x, t, 2) + 2*diff(x, t) + x == cosh(2*t); ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Linsolve outputting funky matrices
This thing has been bugging me for a few days, and i can't figure out what is wrong. I know its something simple, but I just can...
4 years 前 | 0 个回答 | 0