LOESS regression smoothing

LOESS performs a locally weighted regression fit to noisy data
2,4K Descargas
Actualizado 10 mar 2016

Ver licencia

Function fLOESS performs LOESS (locally weighted non-parametric regression fitting using a 2nd order polynomial) smoothing to one dimensional data, without the Matlab Curve Fitting Toolbox. This might be considered a marginally better approach to LOWESS, which produces a locally weighted regression using a linear fit.

Citar como

Gabriel Marsh (2026). LOESS regression smoothing (https://es.mathworks.com/matlabcentral/fileexchange/55407-loess-regression-smoothing), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Regression en Help Center y MATLAB Answers.
Versión Publicado Notas de la versión
2.1.0.0

Bug fixes

2.0.0.0

Modified to account for non-uniformly spaced x-data

1.0.0.0