Transform cartesian to curvilinear orthogonal coordinates, e.g. a flow-oriented coordinate system.
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Matlab functions to transform between cartesian (xy) and curvilinear orthogonal (sn) coordinates using a spline representation of a centerline.
引用
Juernjakob Dugge (2026). jdugge/xy2sn (https://github.com/jdugge/xy2sn), GitHub. に取得済み.
謝辞
ヒントを得たファイル: distance2curve, arclength, interparc
一般的な情報
- バージョン 1.3.0.0 (10.7 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.3.0.0 | The s-coordinate is no longer normalised, but uses distance units. This is consistent with Merwade's description of the method. (Thanks to Chad Greene for raising this issue) |
||
| 1.2.0.0 | Dramatically increased performance by using a piecewise linear approximation for the smoothed centerline. |
||
| 1.1.0.0 | Added check for a bug in "distance2curve.m" |
||
| 1.0.0.0 |
