Feeds
질문
I didn't understand the output of "y=sin(2*pi*t)" where t=[1 2 3 4 5].
output is 1.0e-14 * -0.0245 -0.0490 -0.0735 -0.0980 -0.1225 i think ouput should be 0 0 0 0 0 because sin(multip...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
For 2-D line plot
For 2-D plot, command " plot(x,y)" gives us a graph of y vs x. but what is output of "plot(y).
대략 12년 전 | 답변 수: 1 | 0
