搜索资源列表
2
- 第二章 MATLAB 图形绘制基础 2.1 二维绘图 2.1.1 基本绘图函数 2.1.2 图形窗口的修饰 2.2 三维绘图 2.2.1 plot3 函数 2.2.2 三维网格图和曲面图
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
matlab-sanwei-hanshu
- matlab 极坐标图形的绘制、三维曲线、三维网格、三维阴表面明图-matlab polar graphics rendering, three-dimensional curves, three-dimensional grid, three-dimensional surface Ming Yin Figure
1234567899988基于matlab软件的delaunay算法划分网格
- 基于matlab软件的delaunay算法划分网格,可以进行三维数据和二维数据的处理,Matlab-based software division algorithm delaunay mesh, can be three-dimensional data and two-dimensional data processing
FEMprogram
- 四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。-Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using el
gear
- 绘制出齿轮网格,计算出齿轮应力,并画出两齿轮三维接触图。-Drawing out the gear mesh, calculate the gear stress, and draw two-dimensional contact map gear.
halagougou
- 通过一个图形用户界面(GUI)演示常见的三维函数图形,演示sphere函数曲面、变化的cylinder曲面绘图、变化的多峰函数。并且可以对以上三个函数进行加网格,坐标边框,以及对函数进行色度变换。-Through a graphical user interface (GUI) presentation function common three-dimensional graphics, presentation function sphere surface, changes in cyli
11
- 1. 在No.1图形窗口中绘制 y=sin(x)在[0,2*pi]内的曲线。要求曲线的颜色为绿色,线型为 点划线,用*标示坐标点,在x轴的附近用 黑体 标注 ‘x轴’字样,在图形的上方加上标题 ‘正弦函数’,严格控制x,y轴分度相等,并开启网格。 2. 在No.2图形窗口中创建四个子窗口,在第一、二子窗口中用不同的方法同时绘制 y=x^2,y=-x^2,y=x^2*sin(x) 在[0,2*pi]内的曲线,并要给出标注 在第三个子窗口中绘制 三维曲线 3. 把No.3图形窗口分
v3d
- matlab 三维显示。所有代码都有。可以显示三维网格。-three-dimensional display matlab. Have all the code. Can display three-dimensional grid.
jpg2obj
- 可以把jpg图片转换成obj三维网格文件,这样可以在三维形态下观察图像数据-Jpg images can be converted into three-dimensional grid obj file, so that patterns can be observed under the three-dimensional image data
3
- 这是一个三维画图程序源代码,主要是进行三维网格剖分-It is a three-dimensional drawing program source code, mainly for three-dimensional mesh generation
chonggou
- 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
PointCloud3DReconstruction
- 实现了点云的三维网格化重建,并附上了些测试点云数据-Realized three-dimensional grid point cloud reconstruction, along with some test point cloud data
MATLAB
- 三维立体图形,带网格,用三维坐标描绘曲面走向-Three-dimensional graphics
Matlab
- matlab三维点云重建网格建立实例编程教程,对反求的很有用-Matlab 3 d point clouds reconstruction grid establish instance programming tutorial, the reverse is very useful
matlab
- matlab绘图程序,包含三维网格图z=x^2+y^2 和三维曲面图z=x^2+y^2-matlab draw program
normal-triangulation
- 构建三角化网格,并画出每个三角面的法向量的方法(Building triangulation and draw the normal vector of each triangle)
Draw_3D
- 画各种三维曲面图的简单示例:三维网格曲面函数;带等高线的三维网格曲面函数;带底座的三维网格曲面函数(A simple example of drawing a variety of three-dimensional curved surfaces)
antenna_master
- 基于矩量法的matlab天线工具箱(MAT),用于金属介质天线和谐振器的建模。在MATLAB环境下,采用矩量法矩阵求解器和LAPACK编译,内置MATLAB的三维网格生成器。仅限于7000个未知数(金属加电介质)。(The Method of Moments based software , called the MATLAB Antenna Toolbox (MAT), for the modeling of basic metal-dielectric antennas and resona
点云的三维重建
- 常见点云数据网格重建 matlab语言程序(Common point cloud data grid reconstruction)