| 查看: 5084 | 回复: 2 | |||
zyw0816木虫 (小有名气)
|
[求助]
MATLAB画剖面图
|
|
n=10000; t1=(-170+340*rand(n,1))*pi/180; t2=(-50+120*rand(n,1))*pi/180; t3=(-90+180*rand(n,1))*pi/180; t4=(-150+130*rand(n,1))*pi/180; x=200*cos(t1).*cos(t2).*cos(t3)-sin(t1).*sin(t3)).*cos(t4)-200*cos(t1).*sin(t2).*sin(t4)+650 y=200*sin(t1).*cos(t2).*cos(t3)+cos(t1).*sin(t3)).*cos(t4)-200*sin(t1).*sin(t2).*sin(t4)+650*sin(t1).*cos(t2).*cos(t3) z=-200*sin(t2).*cos(t3).*cos(t4)-200*cos(t2).*sin(t4)+650*sin(t2).*cos(t3).*sin(t4)-650*cos(t2).*cos(t4)+98*sin(t2).*sin(t3)+676*cos(t2); figure plot3(x,y,z,'*') 求z=固定值时的截面图 |
» 猜你喜欢
关于代码变化问题,想知道的进来
已经有20人回复
应该是93bebmhtak前后十一个字符比较关键
已经有11人回复
这样的filecode谁见过
已经有21人回复
filecode与中标关系的预测
已经有5人回复
fileCode有新解读?
已经有18人回复
关于filecode,很负责任的告诉大家
已经有7人回复
【2027博士申请】纳米药物递送方向
已经有5人回复
关于豆爷回答的JTJC与%2F数量
已经有7人回复
2026国自然放榜时间
已经有3人回复
国基金的申报应该改成非等额制,评价高的钱多评价低的钱少,但是增加资助率
已经有7人回复

2楼2016-03-29 20:09:38
zyw0816
木虫 (小有名气)
- 应助: 0 (幼儿园)
- 金币: 1345.3
- 散金: 719
- 红花: 1
- 帖子: 251
- 在线: 82.8小时
- 虫号: 3543393
- 注册: 2014-11-18
- 性别: GG
- 专业: 机械动力学

3楼2016-03-29 23:05:44










回复此楼
zyw0816