Feeds
질문
This code that I have tried always shows an error, I have seen that it works on youtube but not for me. It say "Error using sym>convertChar (line 1546)"
syms x t s X F F=laplace('diff(x(t),t,t)+7*diff(x(t),t)+10*x(t)=20',s); F=subs(F,{'laplace(x(t),t,s)'},{X}); F=subs(F,{'x(0)'...
4년 초과 전 | 답변 수: 1 | 0
