搜索资源列表
Cloud123
- 二维空间中的分形插值算法 ① 在平面上划分正方形网络n×n,随机给A,B,C,D这4个角点的颜色。 ② 根据4个角点的颜色值的平均值,产生中点M的颜色。 ③ 根据A,B,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点E的颜色;根据B,C,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点F的颜色;根据C,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点G的颜色;根据A,D,M点和网格外一虚拟点(颜色值为0)求
mesh2d
- 该文件为二维网格划分程序,网格划分是数值模拟软件的前处理部分,他决定了数值模拟过程的时间和计算结果的精度-the document for the two-dimensional mesh procedure, the mesh is the numerical simulation software before processing. He decided a numerical simulation of the time and
distmesh
- 网格划分工具箱,由美国MIT一个博士编写。可以实现二维和三维网格划分。-mesh toolbox, one from the United States, Dr. MIT. Can achieve two-and three-dimensional mesh.
ttl-1.0.0
- 德劳内三角算法实现二维或三维任意点的三角网格划分C-Delaunay triangulation algorithm arbitrary two-dimensional or three-dimensional triangular point mesh C
ttl-1.0.0
- 德劳内三角算法实现二维或三维任意点的三角网格划分C-Delaunay triangulation algorithm arbitrary two-dimensional or three-dimensional triangular point mesh C
Cloud123
- 二维空间中的分形插值算法 ① 在平面上划分正方形网络n×n,随机给A,B,C,D这4个角点的颜色。 ② 根据4个角点的颜色值的平均值,产生中点M的颜色。 ③ 根据A,B,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点E的颜色;根据B,C,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点F的颜色;根据C,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点G的颜色;根据A,D,M点和网格外一虚拟点(颜色值为0)求
mesh2d
- 该文件为二维网格划分程序,网格划分是数值模拟软件的前处理部分,他决定了数值模拟过程的时间和计算结果的精度-the document for the two-dimensional mesh procedure, the mesh is the numerical simulation software before processing. He decided a numerical simulation of the time and
distmesh
- 网格划分工具箱,由美国MIT一个博士编写。可以实现二维和三维网格划分。-mesh toolbox, one from the United States, Dr. MIT. Can achieve two-and three-dimensional mesh.
1234567899988
- 基于matlab软件的delaunay算法划分网格,可以进行三维数据和二维数据的处理-Matlab-based software division algorithm delaunay mesh, can be three-dimensional data and two-dimensional data processing
abasicprograme
- 单元网格划分 一个最基本的有限元计算程序 二维传热问题 -Unit mesh of a basic two-dimensional finite element calculation procedure of heat transfer problem
f
- 用于计算二维稳态等温边界条件下的温度分布场,其中含有空间场的网格划分-to compute the temperature distribution of 2-d steady heat conduction of constant teperature boundary
matlab4
- 采用四边形网格划分,利用matlab实现二维拓扑优化问题!-Using quadrilateral mesh, using matlab to achieve two-dimensional topology optimization problem!
GeneticAlgorithmsAndGrid
- 本算法采用栅格法划分机器人的工作空间,将机器人工作环境分解成一系列具有二值信息的网格单元。假设机器人的工作空间可以用二维平面图形表示,而且障碍物的尺寸、大小和位置己知,在机器人运动过程中障碍物的位置不发生变化。为了方便起见,机器人的工作空间用正方形表示(不是正方形时,可以扩大障碍物,将工作空间填充成正方形),用尺寸相同的栅格将工作空间划分(栅格的大小以机器人通过为准)。 在二维空间中采用栅格法来建立机器人的工作空间模型,按照机器人及
code
- 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
nasa0012
- 使用fortran程序对二维nasa0012标准翼型进行的网格划分。-Fortran program using the standard two-dimensional airfoil nasa0012 meshing.
单元网格划分 一个最基本的有限元计算程序 二维传热问题
- 一个MATLAB的计算程序,包括单元网格划分和一个最基本的有限元计算程序,是用于二维传热问题计算的
PolygonGrid
- 进行网格划分的程序,输入条件:二维凸多边形区域 实际输入:围成此区域的边界点集 输出结果:此区域的三角形网格 实际输出:网格数据 网格要求:1任意三角形的任意边长≤1.0; 2 网格节点数目尽量(Progressive network latitude)
二维网格
- 先对轮胎的二维CAD图手动添加割线,然后运行该程序,写入inp文件,可生成后续轮胎三维模型所需的二维网格。(Meshing the 2-D CAD diagram of tires)
代数法以及Laplace方法划分二维网格
- 任意二维代数网格划分,同时使用Laplace方程光顺网格(generate grids and smooth it.)
圆柱绕流网格划分
- 在二维方向上的对圆柱体在空气域的流动问题,进行的网格划分程序(In the two-dimensional direction of the cylinder flow in the air domain, the mesh generation program)