找回密码
 注册
查看: 3229|回复: 0

R语言:trans3d()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-17 10:24:35 | 显示全部楼层 |阅读模式
trans3d(grDevices)
trans3d()所属R语言包:grDevices

                                        3D to 2D Transformation for Perspective Plots
                                         3D到2D转化为视角图

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Projection of 3-dimensional to 2-dimensional points using a 4x4 viewing transformation matrix.  Mainly for adding to perspective plots such as persp.
三维投影到2维点,使用一个4x4观看变换矩阵。主要表现为增加,如persp透视图。


用法----------Usage----------


trans3d(x,y,z, pmat)



参数----------Arguments----------

参数:x, y, z
numeric vectors of equal length, specifying points in 3D space.
向量长度相等的数字,在三维空间中的指定点。


参数:pmat
a 4 x 4 viewing transformation matrix, suitable for projecting the 3D coordinates (x,y,z) into the 2D plane using homogeneous 4D coordinates (x,y,z,t); such matrices are returned by persp().
4 x 4查看变换矩阵,适合投影的三维坐标(x,y,z)坐标到二维平面上使用均匀4D(x,y,z,t);返回persp()的这样的矩阵。


值----------Value----------

a list with two components
有两部分组成名单


参数:x,y
the projected 2d coordinates of the 3d input (x,y,z).
预计3D输入(x,y,z)2D坐标。


参见----------See Also----------

persp
persp


举例----------Examples----------



## See  help(persp) {after attaching the 'graphics' package}[#查看帮助(persp){后所附的“图形”包}]
##      -----------[#-----------]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-23 01:59 , Processed in 0.029729 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表