搜索资源列表
linearSubdivision
- 一种利用线性插值做的三角网格化的matlab程序-linearSubdivision A simple m file for the triangle mesh subdivision using linear interpolation.
geodesic_matalab
- 三角网格表面测地线的计算,matlab源码-Geodesic triangular surface grid computing, matlab source
quality
- 基于Matlab的三角网格质量计算程序,能将质量分布以图像形式清晰的显示出来-Triangular mesh based on the quality of Matlab computer program was able to mass distribution in the form of a clear display image
Triangle_for_EM_EXPLORATION
- 用c语言和matlab编写的、自动生成非结构化三角网格剖分的程序,用于地球物理勘探中的大地电磁、海洋可控源二维正演模拟。-Triangle.m is a MATLAB graphical user interface for creating 2D models and generating fi nite element triangulation grids. Grid generation is accomplished by an external call to the C-
example.data
- 基于三角网格划分--matlab 算法程序
three-grid
- 基于三角网格matlab 文档程序精选 -三角网格matlab 文档程序精选
mesh2
- 此源代码可以实现在MATLAB环境下对某一区域进行三角网格剖分-Mesh subdivision
googleearth
- 在matlab中把经纬度数据转化为googleearth可识别的kml文件。可在googleearth中显示航次站点数据等,另增了一个可以画三角网格的函数ge_trisurf.m(In MATLAB, the longitude and latitude data are transformed into googleearth recognizable KML files. The data of voyage sites can be displayed in googleearth.Add