摘要:
disp('This program calculates the day of year given the');disp('current date.');month = input('Enter current month (1-12):');day = input('Enter cur... 阅读全文
posted @ 2013-03-06 20:29
dreamsyeah
阅读(788)
评论(0)
推荐(0)
摘要:
disp('This program calculates the day of year given the');disp('current date.');month = input('Enter current month (1-12):');day = input('Enter cur... 阅读全文
posted @ 2013-03-06 20:29
dreamsyeah
阅读(2573)
评论(0)
推荐(0)
摘要:
x=0:0.1:40;y=sin(x);plot(x,y,'b-.','LineWidth',2);hold onplot(x,y,'go','MarkerSize',8,'MarkerFaceColor','r');title('对画线的增强控制实例')xlabel('x');ylabel(... 阅读全文
posted @ 2013-03-06 14:16
dreamsyeah
阅读(171)
评论(0)
推荐(0)

浙公网安备 33010602011771号