Fit function to 3D curve
Afficher commentaires plus anciens
Dear all,
I'm trying to find the function that fits scattered my 3D data. It is however important that it is a curve because my 3D data points represent a centerline of an irregular structure. The general fit function only fits a surface. I need the function of the centerline to define perpendicular planes on the centerline.
Is there someone who can solve this problem?
Thank you in advance.
1 commentaire
Rik
le 1 Avr 2017
If you have a 'walking' variable like t, you could hack the system by generating 3 fits for each coordinate. If you don't have a t, you may be able to model it, e.g. by measuring the Euclidean distance to a starting point.
But there is most likely a much better solution.
Réponses (0)
Catégories
En savoir plus sur Interpolation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!