jdugge/xy2sn
Matlab functions to transform between cartesian (xy) and curvilinear orthogonal (sn) coordinates using a spline representation of a centerline.
Citation pour cette source
Juernjakob Dugge (2024). jdugge/xy2sn (https://github.com/jdugge/xy2sn), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Mathematics and Optimization > Mapping Toolbox > Coordinate Reference Systems >
- Radar > Mapping Toolbox > Coordinate Reference Systems >
- MATLAB > Mathematics > Computational Geometry > Cartesian Coordinate System Conversion >
- Aerospace and Defense > Aerospace Toolbox > Standard Workflow Procedures > Physical and Time Unit Conversions >
Tags
Remerciements
Inspiré par : distance2curve, arclength, interparc
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.
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
Version | Publié le | Notes de version | |
---|---|---|---|
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 |