登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:matlab
  2. 代码类别:3D图形编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Zero-Correlated-Parafac

  平行因子分解三维数据,将自己所需要的数据提出出来(The parallel factorization 3D data data)

55
下载
131
浏览
2012-11-15发布

2. matlab-gui

  matlab gui实现三维图形的旋转,平移及缩放(matlab gui to achieve rotation, translation and scaling of 3D graphics)

42
下载
151
浏览
2012-11-02发布

3. reynolds-equation

  matlab求解雷诺方程,里面的程序需要适当修改(matlab solving the Reynolds equation, which the program needs to be amended as appropriate)

192
下载
126
浏览
2012-09-20发布

4. jiankaixianxiechilun

  渐开线齿轮的齿廓三维建模,渐开线齿轮的齿廓三维建模(Involute tooth profile of the line gear three-dimensional modeling, three-dimensional modeling of involute tooth profile of the line gear)

50
下载
155
浏览
2012-07-19发布

5. Lorenz-3d-plot

  绘制出lorenz系统的三维图,初始值和角度可以调整,时间长度也可以自己调整。(Three-dimensional map drawn lorenz system, the initial value and the angle can be adjusted to the length of time can also make their own adjustments.)

10
下载
130
浏览
2012-07-07发布

6. winner2

  欧洲winner2的官方3D天线信道模型源程序 内包含十多种场景选择 考虑了角度扩展 k参数等(H=WIM(WIMPAR,LINKPAR,ANTPAR) is a 5D-array of channel coefficients. For explanation of the input parameter structs, see WIMPARSET, LAYOUT2LINK, LAYOUTPARSET, and ANTPARSET. H is a cell array of size K (number of links.SIZE(H{i})=[U S N T], where U is the number of MS (RX)elements, S is the number of BS (TX) elements, N is the number of paths,T is the number of time sample)

176
下载
121
浏览
2012-07-07发布

7. 3Drotate

  matlab三维旋转。绕XYZ轴旋转的程序代码。(matlab three-dimensional rotation. Around the XYZ axis of the program code.)

157
下载
140
浏览
2012-06-11发布

8. matlab_temporal-phase-unwrapping-

  展开相位是物体表面三维形貌测量中一项关键技术,为了避免相位展开过程中的误差传播效应,Saldner和Huntlye等提出了时间相位展开方法。用matlab模拟了时间相位展开的方法(Expand the phase surface 3D topography measurement of a key technology in order to avoid the phase unwrapping process of error propagation effects, Saldner and Huntlye temporal phase unwrapping. Using matlab to simulate the temporal phase unwrapping method)

295
下载
139
浏览
2012-06-07发布

9. Industrial-Robot-kinematics-System

  本文基于对工业机器人运动学系统的分析与探讨,从运动学方程的建立、运动学方程的求解、运动空间的插值算法、机器人轨迹规划等几个方面推求新的算法,并利用这些算法实现对于工业机器人运动学系统的三维图形仿真。 (Analysis and Discussion of the industrial robot kinematics system from several aspects of the establishment of the kinematic equations, the kinematic equations, the motion space of the interpolation algorithm, the robot trajectory planning Deriving a new algorithm, and use of these algorithms to achieve three-dimensional graphic simulation system for industrial robot kinematics.)

125
下载
127
浏览
2012-05-30发布

10. polar3d

  讲解如何画3D的极坐标图形!有M文件和说明!(Explain how to draw 3D polar coordinate graphics! M-file and instructions!)

162
下载
155
浏览
2012-05-27发布

11. work

  绘制瀑布图通过matlab语言,绘制转子个频率点个时间点的幅值变化情况(Draw waterfall figure)

69
下载
209
浏览
2012-05-09发布

12. HappyVDay

  动态3D心形图形的MATLAB源代码 有动态图形和MATLAB源代码(MATLAB source code of Dynamic heart shaped)

90
下载
158
浏览
2012-03-28发布

13. dibr

  DIBR算法的简单实现,针对单幅图像,稍加改进就可以处理视频。最终生成左右分离格式的3D图像(simple implementation of DIBR,based on one frame,and can process video if the code is improved. The result is stereoscopic image.)

218
下载
161
浏览
2012-03-01发布

14. Triangle-of-Point-Cloud

  Matlab 三维点云三角化 不是平面域的三角化 是三维点云三角化 亲身测试绝对可用!(Triangle of Point Cloud)

325
下载
127
浏览
2012-02-27发布

15. 3D-reconstruction

  浙江大学的3D重建的论文,中文的,包括硕士论文和博士论文,对于研究3D重建的朋友或许有点帮助,谢谢(3D reconstruction of Zhejiang University)

141
下载
135
浏览
2012-02-17发布

16. p4p-problem-matlab-code

  在P4P问题中,当空间4个点共面时,不仅摄像机坐标系与物体坐标系之间 的旋转矩阵R和平移向量t可以线性求解,而且可以同时确定摄像机的有效焦距f和像素比例,该程序设计模拟已知相机矩阵M情况下由已知三维空间点和图像坐标情况求解相机外参数矩阵(When space four points coplanar P4P problem, not only between the camera coordinate system and the object coordinate system rotation matrix R and translation vector t Can be solved linearly, and can determine the camera s effective focal length f and pixel ratio, the program is designed to simulate a known camera matrix M Camera outside the parameters matrix case solved by the known three-dimensional space points and image coordinates)

84
下载
134
浏览
2012-02-04发布

17. MATLAB-make-3D-maps

  本资源给出了用matlab画各种三维图的源代码,非常齐全。(The resorce provides the resorce programs of drawing 3D maps using matlab.)

16
下载
123
浏览
2011-12-21发布

18. ICP

  迭代最邻近点算法进行3D点云的匹配,四元数方法求旋转(ICP algorithm for point clouds)

110
下载
142
浏览
2011-12-09发布

19. 45chonggou

  三维测量重构系统,实现了重构部分的坐标旋转,把完整图像拼接成功(Reconstruction of three-dimensional measurement system to achieve a reconstruction of part of the coordinate rotation, image stitching to complete successfully)

64
下载
148
浏览
2011-11-21发布

20. ICP

  ICP算法,主要用于三维点云数据的配准,最近点迭代算法,可以收敛到局部最小(registration of point cloud data,the iterated close point algorithm)

131
下载
144
浏览
2011-10-30发布