搜索资源列表
立方体旋转动画
- 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional map, and provide cube rotating a
Visual3D_V1
- 画3D图重构,由二维切片画三维图,讲述和实现画3D图重构,由二维切片画三维图-画3D图重构
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we