搜索资源列表
网格划分代码
- 网格划分代码
tigrid
- 三角形网格划分器-triangular mesh device
bayes_demo
- 目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m 近似网格滤波的主函数文件是:bayes_demo.m 近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5 改进后算法的主函数文件是:trackiing_demo.m-Target tracking extended Kalman filter algorithm is the
GambitGuide(CN)-modeling-guide
- Gambit建模指南中文教程。 Gambit是CFD商用软件Fluent的前处理软件,主要作用是建立网格模型。其功能非常强大,可以建立各种几何体,然后在几何体上面划分网格和设立边界条件,最后将生成的网格文件导入Fluent中进行计算。同时,它也可以导入在CAD、Solid works、Pro/e等几何建模软件中生成的复杂几何图形,然后对其进行网格划分,建立网格模型。 本教程主要针对Fluent初学者学习使用。主要对Gam
triangle
- vc++6.0开发的三角形网格划分软件,是一款很不错的网格划分软件-vc++ 6.0 development triangle mesh software, is a very good grid software
ekfm
- 目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m 近似网格滤波的主函数文件是:bayes_demo.m 近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,-Target tracking extended Kalman filter algorithm is the main function of the document: kal_demo.m approximate me
1234567899988
- 基于matlab软件的delaunay算法划分网格,可以进行三维数据和二维数据的处理-Matlab-based software division algorithm delaunay mesh, can be three-dimensional data and two-dimensional data processing
Mesh2dv23
- 网格 2D 划分 用于分割图像,剖析图像,并对图像进行进一步的处理-2D mesh division
3Dmesh
- 实现3D自动划分网格,网格包括三角形、四边形和六面体等-This function is for 3D automatical meshing.
terminal
- 计算平面应力问题,包括网格划分,单刚组装,在动载作用下使用Newmark进行计算实现动载下时程曲线求得!-to calculate plane stress problems
matlab3
- 利用matlab编程求解实现拓扑优化的源代码及程序界面设计,采用三角形网格划分!我的毕业设计!-Programming using matlab to solve topology optimization to achieve the source code and procedures for interface design, using triangular meshing! My graduation!
多重网格法实例及matlab程序
- 多重网格法实例及matlab程序,多重网格法主程序 。(Examples of multigrid methods and MATLAB programs)
Mesh2d_v24
- 三角形网格划分, 自由网格和结构网格划分,包括主要的matlab文件和函数,使用main.m 执行(mesh triangle grid using matlab, free mesh and structured mesh. The file include mfiles and functions. The program could be run through main.m)
ANSYS几何建模与网格划分实战指南
- ANSYS_15.0几何建模与网格划分实战指南-朱红钧-随书光盘-基于ANSYS_workbench15.0,专业讲解网格划分(A practical guide to ANSYS_15.0 geometry modeling and grid division - Zhu Hongjun - Book CD-ROM - based on ANSYS_workbench15.0, professional explanation gri
ANSYS建模与网格划分指南
- ANSYS建模与网格划分指南0000000000000000(ANSYS modeling and grid partition Guide)
free meshing
- 本代码详细讲解了ANSYS中进行自由划分网格的步骤,每句代码后面均有注解,适合ANSYS初学者!本人使用的是ANSYS14.5(This code explains the steps to divide the grid freely in ANSYS in detail. Every code has annotations in the back, which is suitable for ANSYS beginners.)
mapped meshing
- 本程序为ANSYS中进行映射法划分网格的APDL命令,每一条命令均进行详细注解!(This procedure is a APDL command for mapping the grid in ANSYS. Every command is annotated in detail.)
二维网格
- 先对轮胎的二维CAD图手动添加割线,然后运行该程序,写入inp文件,可生成后续轮胎三维模型所需的二维网格。(Meshing the 2-D CAD diagram of tires)
计算流体力学的网格划分
- 用MATLAB实现计算流体力学的网格划分,经过调试可行(matlab in computational fluid dynamics)
代数法以及Laplace方法划分二维网格
- 任意二维代数网格划分,同时使用Laplace方程光顺网格(generate grids and smooth it.)