Main Content

样条后处理

计算样条、绘图、求最小值或过零点、积分或微分

拟合样条后,可以使用后处理方法来分析对数据的拟合是否准确。

使用 Curve Fitting Toolbox™ 函数执行绘图、评估或计算导数、积分和样条之间的差等任务。

函数

fn2fmConvert to specified form
fnbrkName and part(s) of form
fnchgChange part(s) of form
fncmbArithmetic with function(s)
fnderDifferentiate function
fndirDirectional derivative of function
fnintIntegrate function
fnjmpJumps, i.e., f(x+)-f(x-)
fnminMinimum of function in given interval
fnpltPlot function
fnrfnRefine partition of form
fntlrTaylor coefficients
fnvalEvaluate spline function
fnxtrExtrapolate spline
fnzerosRoots of spline
frankeFranke's bivariate test function
sptermsExplain spline terms
titaniumTitanium test data

主题

  • Postprocessing Splines

    After constructing a spline, use postprocessing functions for tasks such as plotting, evaluating, or calculating derivatives, integrals and differences between splines.