Questions on the spline-related functions of Mathematica (BezierCurve[], BSplineCurve[], etc.).
17
votes
2answers
495 views
Joining and interpolating data points
I wonder what is the best practice for interpolating curves? Usually I'm using BSplineCurve and adjusting SplineWeights so it ...
5
votes
1answer
172 views
3
votes
2answers
113 views
Convert BSplineFunction into two Interpolating Functions
Is there a way to decompose a BSplineFunction output into two functions x[t], y[t] ...

