Code covered by the BSD License
-
slm_tutorial
-
slmfit(x,y,varargin)
slmfit: GUI tool to estimate a spline function (Shape Langauge Model) from data
-
hermite2slm(harray)
hermite2slm: converts an array of coefficients in Hermite form to a slm
-
plotslm(slm)
plotslm: plots a Shape Language Model (slm) or its derivatives
-
prescription=slmset(varargin)
slmset: defines the shape prescription for a model
-
slm2pp(slm)
slm2pp: converts a piecewise hermite ('slm') form into a pp form
-
slmengine(x,y,varargin)
slmengine: estimates a spline function from data plus a fit prescription
-
slmeval(x,slm,evalmode)
slmeval: evaluates a Hermite function, its derivatives, or its inverse
-
slmpar(model,parameter,domain)
slmpar: Compute a given parameter of a slm or pp function (integral, max, min) over a defined domain
-
View all files
Contact us at files@mathworks.com