Statistics
RANK
78,518
of 297,547
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
4,860 of 20,454
REPUTATION
275
AVERAGE RATING
5.00
CONTRIBUTIONS
8 Files
DOWNLOADS
57
ALL TIME DOWNLOADS
2053
RANK
of 159,122
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
printMsh: write mesh to msh file (Gmsh)
Write 2D triangular finite element mesh to msh file. msh file is Gmsh mesh file format.
8 hours ago | 2 downloads |
Submitted
Im2mesh (2D image to finite element mesh)
Generate finite element mesh based on 2D multi-phase image, with polyline and smoothing and simplification features.
3 days ago | 29 downloads |

Submitted
Im2mesh_GUI (2D image to finite element mesh)
GUI version of Im2mesh. Generate finite element mesh based on 2D multi-phase image, with polyline smoothing and simplification f...
3 days ago | 13 downloads |
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 ...
8 days ago | 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,...
8 days ago | 0
Submitted
pixelMesh (pixel-based finite element mesh)
Convert 2d multi-phase image to pixel-based finite element mesh (4-node quadrilateral element)
1 month ago | 8 downloads |

Submitted
voxelMesh (voxel-based mesh)
Convert 3d multi-phase image to voxel-based finite element meshes (8-node brick element)
2 years ago | 3 downloads |

Submitted
Generate random line segments without intersecting
line segment = edge = short fiber
4 years ago | 1 download |

Submitted
Split Line Segments (Edges)
split line segments (edges) into smaller ones based on intersections between them
4 years ago | 1 download |

Submitted
getExactBounds (get exact boundary)
Obtain the exact polygonal boundaries of objects and holes in a binary image.
5 years ago | 2 downloads |
