Create structered triangular mesh

2 次查看(过去 30 天)
Ali Hammouche
Ali Hammouche 2020-7-17
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),

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by