統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,744
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
