Feeds
질문
How to plot the function?
Hello. Could you please help me? I am not sure how to plot this function using Matlab. I am new to Matlab, so just trying =(
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Error with simultaneous differential equations
Trying to solve: "syms x(t) y(t) t ode1 = diff(x,t,2)+2*x==y; ode2 = diff(y,t,2)+2*y==x; odes = [ode1; ode2] cond1 = y(0)...
대략 3년 전 | 답변 수: 1 | 0
