Package com.imsl.test.example.math
Class CsSmoothEx1
java.lang.Object
com.imsl.test.example.math.CsSmoothEx1
Computes a smooth cubic spline on noisy data using an "optimized" smoothing parameter value.
A cubic spline interpolant to noisy data is computed using cross-validation to estimate the smoothing parameter. The value of the spline at point 0.3010 is printed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CsSmoothEx1
public CsSmoothEx1()
-
-
Method Details
-
main
-