'cubicinterp' vs. 'cubicspline'
4 views (last 30 days)
Show older comments
In the List of Library Models for Curve and Surface Fitting, here, 'cubicspline' is listed under Spline Model Names with the description 'Cubic interpolating spline', and 'cubicinterp' is listed under Interpolant Model Names with the description 'Cubic spline interpolation'. Is it correct to say that these two models ('cubicinterp' & 'cubicspline') are the same except one is in 2D (piecewise fitting a cubic function of X to pairs of data) and the other in 3D (fitting a cubic function of X and Y to three data points)?
Thanks,
Neil
Answers (0)
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!