Grafik sin
String:
>> x=[2 4 6 8 10];
>> y=1/2*sin(x);
>>
plot(x,y)
Grafik
cos
String:
>>
x=[0:1:360];
>>
y=1/2*cos(x);
>>
plot(x,y,)
blog ini berisi sedikit ilmu yang didapat oleh penulis
speck of science is powered by Blogger and Vostok Theme. Converted by LiteThemes.com.
No comments yet.
Write a comment: