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