Code covered by the BSD License
-
BLspline_install
function BLspline_install
-
DP=polyderiv(P, ivar)
function DP=polyderiv(P, ivar);
-
P=scalefun(P, S)
-
bsxarg(A,B)
bsxarg does singleton expansion of two input arrays (related to bsxfun)
-
bsxfun2006(fun,A,B)
bsxfun20062006 does binary operation with singleton expansion (uses bsxarg)
-
dim=getdim(s)
-
evalder(funstruct, ivar, vara...
-
evalfct(funstruct, varargin)
-
getmexopts(Tag)
function res = getmexopts(Tag)
-
idx=find_idx(xi, xgrid, optio...
function idx=find_idx(xi, xgrid)
-
isgrid(varargin)
-
pp=spline2pp(sp)
function pp=spline2pp(sp);
-
s=testderivative
function s=testderivative
-
spline1d(x,z,xi,action,option...
-
splineinfo(s, varargin)
-
splineinfo_nocheck(s, varargi...
-
splinend(n, varargin)
Complete argument lists:
-
testspline
function testspline
-
value=getoption(options, fiel...
function value=getoption(options, field, defaultvalue);
-
varargout=duplicate(varargin)
-
findidxmex.m
-
View all files
|
|
| File Information |
| Description |
Some set of tools that allows to interpolate on grid a spline function and compute its derivative.
Multi-dimensional supported (but rather slow)
Natural / Not-a-knot / periodic conditions
It is still a work in progress, but I submit due to requests from Matlab user community. |
| MATLAB release |
MATLAB 7.3 (R2006b)
|
| Other requirements |
Mex setup
For Matlab 2006B and prior, the package makes use of bsxarg by James Tursa |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com