Master index | Index for ./freetb4matlab/splines |
catmullrom | % @deftypefn {Function File} {@var{pp}} = catmullrom( @var{x},@ |
csape | % cubic spline interpolation with various end conditions. |
csapi | % cubic spline interpolation |
fnder | % differentiate the spline in pp-form |
fnplt | % plots spline |
fnval | % r = fnval(pp,x) or r = fnval(x,pp) |