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 years 前 | 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 years 前 | 1 个回答 | 0
