Unstructured triangle mesh quality assesment
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
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| 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 |
