Main Content
fnzeros
Roots of spline
Description
Examples
Input Arguments
Output Arguments
Algorithms
To find the roots of a spline, fnzeros
first converts the spline
to B-form. The function then performs some preprocessing to handle discontinuities and then
uses the algorithm of [1].
References
[1] Mørken, Knut, and Martin Reimers. "An unconditionally convergent method for computing zeros of splines and polynomials." Mathematics of Computation 76, no. 258 (2007): 845-865.
Version History
Introduced before R2006a