| 查看: 5096 | 回复: 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=固定值时的截面图 |
» 猜你喜欢
广西大学-广州大学招聘博士后 欢迎广大优秀人才!!!
已经有11人回复
闲聊
已经有3人回复
江苏省自然基金 什么时候出结果
已经有4人回复
如何查询2026年获批项目名称?
已经有3人回复
两块石头
已经有10人回复
科研人应该花精力去思考如何解决问题,而不是去凝练问题
已经有19人回复
售SCI一区T0P文章,我:8O.55.1.O.54,科目全,可伽急
已经有15人回复
面上没中,邀请各位路过的虫友分析一下分数
已经有13人回复
初秋的晨风
已经有6人回复
Ei源刊怎么投
已经有4人回复

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