# Created by Octave 3.4.0, Mon Nov 28 01:51:39 2011 UTC <builder@apiary.egro.altlinux.org>
# name: cache
# type: cell
# rows: 3
# columns: 1
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 5
csaps


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 372
 -- Function File: [YI, P] = csaps(X, Y, P, XI, W=[])
 -- Function File: [PP, P] = csaps(X, Y, P=-1, [], W=[])
     Cubic spline approximation (smoothing)
     approximate [x,y] weighted w at xi

    P<0
          automatic smoothing

    P=0
          maximum smoothing: straight line

    P=1
          no smoothing: interpolation

     See also: csapi, ppval, gcvspl





# name: <cell-element>
# type: sq_string
# elements: 1
# length: 74
Cubic spline approximation (smoothing)
approximate [x,y] weighted w at xi






