




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、1太阳线 柱坐标 r=1.5*cos(50*theta)+1 theta=t*360 z=0 圆内螺旋线 柱座标系 theta=t*360 r=10+10*sin(6*theta) z=2*sin(6*theta) 费马曲线(有点像螺纹线) 数学方程:rr = a*a*theta 圆柱坐标 方程1: theta=360*t*5 a=4 r=a*sqrt(theta*180/pi) 方程2: theta=360*t*5 a=4 r=-a*sqrt(theta*180/pi) 由于Pro/e只能做连续的曲线,所以只能分两次做 Talbot 曲线 卡笛尔坐标 theta=t*360 a=1.1 b=
2、0.666 c=sin(theta) f=1 x = (a*a+f*f*c*c)*cos(theta)/a y = (a*a-2*f+f*f*c*c)*sin(theta)/b Rhodonea 曲线 笛卡尔坐标系 theta=t*360*4 x=25+(10-6)*cos(theta)+10*cos(10/6-1)*theta) y=25+(10-6)*sin(theta)-6*sin(10/6-1)*theta) 螺旋线 圆柱坐标 r = 5 theta = t*1800 z =(cos(theta-90)+24*t 三叶线 圆柱坐标 a=1 theta=t*380 b=sin(theta
3、) r=a*cos(theta)*(4*b*b-1) 外摆线 迪卡尔坐标 theta=t*720*5 b=8 a=5 x=(a+b)*cos(theta)-b*cos(a/b+1)*theta) y=(a+b)*sin(theta)-b*sin(a/b+1)*theta) z=0 长短幅圆内旋轮线 卡笛尔坐标 a=5 b=7 c=2.2 theta=360*t*10 x=(a-b)*cos(theta)+c*cos(a/b-1)*theta) y=(a-b)*sin(theta)-c*sin(a/b-1)*theta) 长短幅圆外旋轮线 卡笛尔坐标 theta=t*360*10 a=5 b=3
4、 c=5 x=(a+b)*cos(theta)-c*cos(a/b+1)*theta) y=(a+b)*sin(theta)-c*sin(a/b+1)*theta) 梅花曲线 柱坐标 theta = t*360 r=10+(3*sin(theta*2.5)2 另一个花曲线 theta = t*360 r=10-(3*sin(theta*3)2 z=4*sin(theta*3)2 改一下就成为空间感更强的花曲线了;) theta = t*360 r=10-(3*sin(theta*3)2 z=(r*sin(theta*3)2 甚至这种螺旋花曲线 theta = t*360*4 r=10+(3*s
5、in(theta*2.5)2 z = t*16 簪形线 球坐标 rho=200*t theta=900*t phi=t*90*10 螺旋上升曲线 r=t10 theta=t3*360*6*3+t3*360*3*3 z=t3*(t+1) 蘑菇曲线 球坐标 rho=t3+t*(t+1) theta=t*360 phi=t2*360*20*20 蝶线 球坐标: rho=4*sin(t*360)+6*cos(t*3602) theta=t*360 phi=log(1+t*360)*t*360 内接弹簧 笛卡尔: x=2*cos(t*360*10)+cos(t*180*10) y=2*sin(t*360
6、*10)+sin(t*180*10) z=t*6 漩涡线 球坐标: rho=t*202 theta=t*log(30)*60 phi=t*7200 篮子 圆柱坐标 r=5+0.3*sin(t*180)+t theta=t*360*30 z=t*5 罩形线 球坐标: rho=4 theta=t*60 phi=t*360*10 花瓣线 球坐标: rho=t*20 theta=t*360*90 phi=t*360*10 双元宝线 笛卡尔: r=sin(t*360*10)+30 theta=sin(t*360*15) z=sin(t*3) 双鱼曲线 球坐标系 rho=30+10*sin(t*360*1
7、0) theta=t*180*cos(t*360*10) phi=t*360*30 蝴蝶结曲线 迪卡尔坐标 x=200*t*sin(t*3600) y=250*t*cos(t*3600) z=300*t*sin(t*1800) 两相望“曲线 球坐标系 rho=30 theta=t*360*cos(t*360*20) phi=t*360*20 蜜蜂 笛卡尔坐标系: x=cos(t*360)+cos(3*t*360) Y=sin(t*360)+sin(5*t*360) 弯月 笛卡尔x=cos(t*360)+cos(2*t*360) Y=sin(t*360)*2+sin(t*360)*2 热带鱼 a
8、=5 x=(a*(cos(t*360*3)4)*t y=(a*(sin(t*360*3)4)*t 天蚕丝 柱坐标 theta=t*3600 r=(cos(360*t*20)*.5*t+1)*t 变化后的星形线 迪卡尔坐标系 theta=t*360 x=10*cos(theta)3 y=10*sin(theta)3 z=cos(theta) 小白兔 theta=t*360-90 r=cos(360*(t/(1+t(6.5)*6*t)*3.5+5 大家好 柱坐标 theta=t*360+180 r=cos(360*t3*6)*2+5 五环 柱坐标: theta=t*360*4 r=cos(t*36
9、0*5)+1 蜘蛛网 柱坐标: theta=t*360*5 r=t*sin(t*360*25)*5+8 十字渐开线 柱坐标: theta=t*360*4 r=(cos(t*360*16)*0.5*t+1)*t 内五环 笛卡尔 theta=t*360*4 x=2+(10-5)*cos(theta)+6*cos(10/6-1)*theta) y=2+(10-5)*sin(theta)-6*sin(10/6-1)*theta) 蜗轨线 柱坐标; theta=t*360*2 r=cos(t*360*30)*t*0.5+t*2 鼓鼓形线 r=6*sin(t*360)+t theta=t*360*20 z=t*20 形 柱坐标 theta = t*360 r=5-(3*sin(theta*3)2 z=(r*sin(theta*3)2 the=t*360 r=10+(3*sin(the*2.5)2 z=5*sin(6*the) 人民币 theta=-t*360+180 r=cos(360*(t/(1+t6)*6)*3+5 波浪花带 圆柱坐标系: r = 5 theta = t*720 z =(sin(3.5*theta-90)+2 碟形弹簧 圆柱坐标 r = 5 theta = t*3600 z =(sin(3.5*theta-90)+24
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 电镀工程承包方案(3篇)
- 安全教育宣传培训制度课件
- 安全教育培训需求通知课件
- 丽江招聘面试题库及答案
- 安全教育培训逻辑课件
- 兰州铁路面试题库及答案
- 跨境采购面试题库及答案
- 康泰医学面试题库及答案
- 铁路货场改扩建项目2025年社会经济影响及风险评估报告
- 安全教育培训记录示范课件
- 老乡贷贷款管理办法
- 老师新学期个人工作计划表怎么写(5篇)
- 2025年高考全国二卷数学真题(原卷版)
- 统编版九年级上册道德与法治1.2 走向共同富裕 课件
- 汽车销售日常知识培训课件
- (正式版)DB15∕T 2351-2021 《燕麦米加工技术规程》
- 患者身份识别管理标准WST840-2025学习解读课件
- 2024德州市庆云县渤海路街道社区工作者招聘考试试题
- 标准预防与隔离技术课件
- 脊柱外科医生进修汇报
- 人教版四年级数学上册全册电子教案
评论
0/150
提交评论