SPLINEFIT

Fit a spline to noisy data
1,9K descargas
Actualizado 16 abr 2019

Ver licencia

Direct spline interpolation of noisy data may result in a curve with
unwanted oscillations. This is particularly bad if the slope of the
curve is important.

A better approach is to reduce the degrees of freedom for the spline
and use the method of least squares to fit the spline to the noisy
data. The deegres of freedom are connected to the number of breaks
(knots), so the smoothing effect is controlled by the selection of
breaks.

SPLINEFIT:
- A curve fitting tool based on B-splines
- Splines on ppform (piecewise polynomial)
- Any spline order (cubic splines by default)
- Periodic boundary conditions
- Linear constraints on function values and derivatives
- Robust fitting scheme
- Operates on ND arrays in the same way as SPLINE
- Nonuniform distributions of breaks

M-FILES ALSO INCLUDED:
examples - Examples for splinefit
ppdiff - Differentiate piecewise polynomial
ppint - Integrate piecewise polynomial

Citar como

Jonas Lundgren (2024). SPLINEFIT (https://www.mathworks.com/matlabcentral/fileexchange/71225-splinefit), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2017b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Spline Construction en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0