Nagata Interpolation

バージョン 1.0 (7.39 KB) 作成者: Nathan King
Quadratic interpolation of curves in 2D and 3D. Also, quadratic interpolation of triangular patches in 3D.
ダウンロード: 25
更新 2021/1/19

Quadratic interpolation of curves in 2D and 3D based on two points and their corresponding normal vectors. Also, quadratic interpolation of triangular patches based on three points and their corresponding normal vectors. This is a Matlab implementation of interpolation methods in Nagata, T. (2005). Simple local interpolation of surfaces using normal vectors. Computer Aided Geometric Design, 22(4), 327-347.

Input for curves in 2D: 2 points and 2 corresponding normals.
Input for curves in 3D: 2 points and 2 corresonding normals.
Input for patches in 3D: 3 points, their connectivity (triangle), 3 corresponding normals.

引用

Nathan King (2024). Nagata Interpolation (https://github.com/nathandking/NagataInterpolation/releases/tag/v1.0), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2020b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。