Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Non-parametric regression is widely used in many scientific and engineering areas, such as image processing and pattern recognition.
Non-parametric regression is about to estimate the conditional expectation of a random variable:
E(Y|X) = f(X)
where f is a non-parametric function.
Based on the kernel density estimation technique, this code implements the so called Nadaraya-Watson kernel regression algorithm particularly using the Gaussian kernel. The default bandwidth of the regression is derived from the optimal bendwidth of the Gaussian kernel density estimation suggested in the literature. The code can also take care of missing data.
Cita come
Yi Cao (2026). Kernel Smoothing Regression (https://it.mathworks.com/matlabcentral/fileexchange/19195-kernel-smoothing-regression), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: Update PDF Estimation
Ispirato: Multivariant Kernel Regression and Smoothing, Local Linear Kernel Regression, Volatility Surface, Kernel Regression with Variable Window Width, 3D Plot for Greeks, Plot Some Paths, Coin And Dice, Brain Teaser Solver, Foreign Exchange Options, Log-Uniform Jump-Diffusion Model, RamanLIGHT, Ogive optimization toolbox
Informazioni generali
- Versione 1.2.0.0 (2,16 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
