public class CsSmoothEx1 extends Object
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 and Description |
---|
CsSmoothEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.