最新Matlab数据可视化-示例..doc
《最新Matlab数据可视化-示例..doc》由会员分享,可在线阅读,更多相关《最新Matlab数据可视化-示例..doc(10页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、Four short words sum up what has lifted most successful individuals above the crowd: a little bit more.-author-dateMatlab数据可视化-示例.Matlab数据可视化-示例. 绘制直方图 x = randn(1000,1; subplot(1,2,1;hist(x; subplot(1,2,2;hist(x,8; 250 300 200 250 200 150 150 100 100 50 50 0 -4 -2 0 2 4 0 -4 -2 0 2 4 6. 离散数据图形:stem
2、(x,y / stairs(x,y / stem3(x,y,z 二维离散图形、二维阶跃图形、三维离散图形 x = 0:10:360*pi/180; y = sin(x; subplot(2,2,1;plot(x,y; subplot(2,2,2;stem(x,y; subplot(2,2,3;stairs(x,y; t = 0:0.1:10; s = 0.1+i; y = exp(-s*t; subplot(2,2,4;stem3(real(y,imag(y,t; 1 0.5 0 -0.5 -1 1 0.5 0 -0.5 -1 0 2 4 6 8 0 2 4 6 8 1 0.5 0 -0.5
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 最新 Matlab 数据 可视化 示例
限制150内