Note
2010年4月25日 星期日
Matlab Plot( x, y)
x = -pi:.1:pi;
y = sin(x);
plot(x,y)
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)