統計
All
ランク
of 159,663
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
Im2mesh_GUI (2D image to finite element mesh)
GUI version of Im2mesh. Generate finite element mesh based on 2D multi-phase image. For image-based finite element analysis.
2日 前 | ダウンロード 15 件 |
送信済み
Im2mesh (2D image to finite element mesh)
Generate finite element mesh based on 2D multi-phase image. For image-based finite element analysis.
2日 前 | ダウンロード 32 件 |

回答済み
how to mesh a geometry from matlab in gmsh
It is possible to generate mesh with Gmsh for a geometry from Matlab. In Im2mesh (an open-source Matlab package), I demostrate ...
how to mesh a geometry from matlab in gmsh
It is possible to generate mesh with Gmsh for a geometry from Matlab. In Im2mesh (an open-source Matlab package), I demostrate ...
11日 前 | 0
回答済み
creating mesh from geo file in gmsh using matlab?
In Matlab, you can send the geo file to Gmsh via some operating system command. In Im2mesh (an open-source Matlab package), I d...
creating mesh from geo file in gmsh using matlab?
In Matlab, you can send the geo file to Gmsh via some operating system command. In Im2mesh (an open-source Matlab package), I d...
11日 前 | 0
送信済み
writeMesh (write mesh to inp, bdf, and msh files)
Write MATLAB finite element mesh to popular mesh file formats (for software Abaqus, Nastran, COMSOL, Gmsh)
12日 前 | ダウンロード 3 件 |

回答済み
Convert triangular matlab mesh into .msh file
I just wrote a function to do that. Please check it. writeMesh (write mesh to inp, bdf, and msh files) It works for 2D triangu...
Convert triangular matlab mesh into .msh file
I just wrote a function to do that. Please check it. writeMesh (write mesh to inp, bdf, and msh files) It works for 2D triangu...
15日 前 | 1
回答済み
How can I generate a mesh of quadrilaterals for a given 2D surface using MATLAB?
A general way is using Gmsh to generate quasi-structured or unstructured quadrilateral mesh. In Im2mesh (an open-source Matlab ...
How can I generate a mesh of quadrilaterals for a given 2D surface using MATLAB?
A general way is using Gmsh to generate quasi-structured or unstructured quadrilateral mesh. In Im2mesh (an open-source Matlab ...
22日 前 | 0
回答済み
what is the code unstructured quadrilateral grid generation in matlab ?
You may use Gmsh to generate unstructured quadrilateral mesh in Matlab. It's possible to define multi-part geometry in Matlab,...
what is the code unstructured quadrilateral grid generation in matlab ?
You may use Gmsh to generate unstructured quadrilateral mesh in Matlab. It's possible to define multi-part geometry in Matlab,...
23日 前 | 0
送信済み
voxelMesh (voxel-based mesh)
Convert 3d multi-phase image to voxel-based finite element meshes (8-node brick element)
約2年 前 | ダウンロード 3 件 |

送信済み
Generate random line segments without intersecting
line segment = edge = short fiber
約4年 前 | ダウンロード 1 件 |

送信済み
Split Line Segments (Edges)
split line segments (edges) into smaller ones based on intersections between them
約4年 前 | ダウンロード 1 件 |

送信済み
getExactBounds (get exact boundary)
Obtain the exact polygonal boundaries of objects and holes in a binary image.
5年弱 前 | ダウンロード 2 件 |
