Estadística
0 Preguntas
5 Respuestas
8 Archivos
CLASIFICACIÓN
22.719
of 297.613
REPUTACIÓN
2
CONTRIBUCIONES
0 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
4.836 of 20.457
REPUTACIÓN
276
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
8 Archivos
DESCARGAS
57
ALL TIME DESCARGAS
2061
CLASIFICACIÓN
of 159.263
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Im2mesh (2D image to finite element mesh)
Generate finite element mesh based on 2D multi-phase image. For image-based finite element analysis.
alrededor de 11 horas hace | 1368 descargas |

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 ...
alrededor de 14 horas hace | 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...
alrededor de 15 horas hace | 0
Enviada
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)
alrededor de 16 horas hace | 2 descargas |

Enviada
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 días hace | 11 descargas |
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...
4 días hace | 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 ...
12 días hace | 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,...
12 días hace | 0
Enviada
pixelMesh (pixel-based finite element mesh)
Convert 2d multi-phase image to pixel-based finite element mesh (4-node quadrilateral element)
alrededor de 1 mes hace | 8 descargas |

Enviada
voxelMesh (voxel-based mesh)
Convert 3d multi-phase image to voxel-based finite element meshes (8-node brick element)
alrededor de 2 años hace | 3 descargas |

Enviada
Generate random line segments without intersecting
line segment = edge = short fiber
alrededor de 4 años hace | 1 descarga |

Enviada
Split Line Segments (Edges)
split line segments (edges) into smaller ones based on intersections between them
alrededor de 4 años hace | 1 descarga |

Enviada
getExactBounds (get exact boundary)
Obtain the exact polygonal boundaries of objects and holes in a binary image.
casi 5 años hace | 2 descargas |
