Unstructured triangle mesh quality assesment

Assess the quality of a triangle mesh using a simple indicator.
759 téléchargements
Mise à jour 7 août 2009

Afficher la licence

Assess the quality of a triangle mesh. An indicator is used to detect degenerate triangular elements.

Matlab function is called with mesh connectivity table and coordinate tables and output contains an array of quality indicators for each triangle in the mesh. Also, the quality measures are visualized as a part of output.

Citation pour cette source

Allan Peter Engsig-Karup (2025). Unstructured triangle mesh quality assesment (https://fr.mathworks.com/matlabcentral/fileexchange/24946-unstructured-triangle-mesh-quality-assesment), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Included a check for quality measures less than 0.7. In the bar output it is then ensured that the range of computed quality measures are visualized.

1.0.0.0