| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Spline Toolbox |
| Contents | Index |
| Learn more about Spline Toolbox |
The items breaks, coefs, l,
and k, make up the ppform of
, along with the dimension d of
its coefficients; usually d equals 1. The basic interval of this form is the interval
[breaks(1) .. breaks(l+1)].
It is the default interval over which a function in ppform is plotted
by the plot command fnplt.
In these terms, the precise description of the piecewise-polynomial
is
|
| (4-1) |
for
.
Here, polyval(a,x) is the MATLAB function; it returns the number
![]()
This defines
only for
in the half-open interval [breaks(1)..breaks(l+1)).
For any other
,
is defined by
![]()
i.e., by extending the first, respectively last, polynomial piece. In this way, a function in ppform has possible jumps, in its value and/or its derivatives, only across the interior breaks, breaks(2:l). The end breaks, breaks([1,l+1]), mainly serve to define the basic interval of the ppform.
![]() | Introduction | Construction | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |