splines -凯发k8网页登录
a spline is a series of polynomials joined at knots. splines can be useful in scenarios where using a single approximating polynomial is impractical.
curve fitting toolbox™ functions allow you to construct splines for fitting to and smoothing data. for more information, see how to construct splines. splines can be used to smooth noisy data and perform interpolation. for a simple example showing how to use splines to perform interpolation, see .
using the curve fitter app or the fit
function, you can fit
cubic spline interpolants, smoothing splines, and thin-plate splines. other
curve fitting toolbox functions allows more specialized control over spline
construction. for information, see introducing spline fitting.
categories
create splines including b-form, tensor-product, nurbs, and other rational splines
evaluate splines, plot, find minimum or zero-crossings, integrate or differentiate
optimize knots and breaks