Jiexian Ma - MATLAB Central
photo

Jiexian Ma


Last seen: Today Active since 2020

Followers: 2   Following: 0

Statistics

All
File ExchangeMATLAB AnswersFrom 05/20 to 03/25Use left and right arrows to move selectionFrom 05/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
2 Answers

File Exchange

8 Files

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

  • First Answer
  • Explorer
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 2
  • First Review
  • First Submission

View badges

Feeds

View by

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 |

0.0 / 5

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 |

5.0 / 5
Thumbnail

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 |

5.0 / 5
Thumbnail

Answered
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

Answered
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 |

0.0 / 5
Thumbnail

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 |

0.0 / 5
Thumbnail

Submitted


Generate random line segments without intersecting
line segment = edge = short fiber

4 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Split Line Segments (Edges)
split line segments (edges) into smaller ones based on intersections between them

4 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


getExactBounds (get exact boundary)
Obtain the exact polygonal boundaries of objects and holes in a binary image.

5 years ago | 2 downloads |

0.0 / 5
Thumbnail