| | Curve Fit/X Curve Fitting Example Software - Cubic Spline BSplines (Site not responding. Last check: 2007-10-31) |
 | | This method enables the usual cubic spline model to be extended to the case where, instead of fitting a spline model through all data points (knots), which could result in a very "wriggly" curve, allows a smooth curve to be fit to the data. |
 | | Unlike polynomial models however, which can perform poorly on some data sets, since each data point can affect the polynomial over the whole range of the data, the smoothed cubic spline model retains the flexible approximation capabilities of regular spline models coupled with the smoothing characteristics of the Reinsch algorithm. |
 | | A weight matrix C is returned, which can then be used in the corresponding cubic spline method. |
| windale.com /curvefitx.php (935 words) |