triangulation_interpolation_matlab
バージョン 1.2 (327 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 リポジトリにアクセスしてください。