triangulation_interpolation_matlab
版本 1.2 (327.1 KB) 作者:
Thomas Guillod
MATLAB Code for Interpolating Triangulated Data
MATLAB Code for Interpolating Triangulated Data
The MATLAB code offers several functions for creating 2D triangulations and interpolating data:
- creating triangulation from scattered data, using alpha shapes
- handle ill-conditioned triangles
- handle multiple (disjoint) domains
- handle holes in the domains
- removing ill-conditioned triangles
- skinny triangles on the exterior boundary
- triangles specified with a list of indices
- computing the area and the angle of the triangles
- linear interpolation on a specified triangulation
- plotting triangulation geometry and data
Examples
Angles and Ill-conditioned Triangles
Triangulated and Interpolated Data
Compatibility
- Tested with MATLAB R2021a.
- No toolboxes are required.
- Compatibility with GNU Octave not tested but probably easy to achieve.
Author
Thomas Guillod - GitHub Profile
License
This project is licensed under the BSD License, see LICENSE.md.
引用格式
Thomas Guillod (2024). triangulation_interpolation_matlab (https://github.com/otvam/triangulation_interpolation_matlab), GitHub. 检索时间: .
MATLAB 版本兼容性
创建方式
R2021b
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!fct
fct/plot
fct/utils
无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.2 | Better example |
|
|
1.1 | wrong repository |
|
|
1.0.0 |
|
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。