Borrar filtros
Borrar filtros

Create structered triangular mesh

2 visualizaciones (últimos 30 días)
Ali Hammouche
Ali Hammouche el 17 de Jul. de 2020
How to generate a structered mesh triangular so that the connecting segment of center of gravity is orthogonal to the triangle edge ( with minimum of triangle )?
geometrie
pdegplot(g); %
[p,e,t]=initmesh(g);
%[p,e,t]=refinemesh(g,p,e,t);
pdemesh(p,e,t),

Respuestas (0)

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by