Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
The advantage of this smoothing function is that it doesn't need any parameters - it finds the optimal parameters by itself. And still the calculation takes just a second for 100 samples.
This code implements Nadaraya-Watson kernel regression algorithm with Gaussian kernel. The optimal setting of the regression is derived by closed form leave-one-out cross-validation.
Zitieren als
Jan Motl (2026). Nadaraya-Watson smoothing (https://de.mathworks.com/matlabcentral/fileexchange/39361-nadaraya-watson-smoothing), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.9.0.0 (2,62 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.9.0.0 | Improved help text. |
||
| 1.7.0.0 | Vectorised. |
||
| 1.6.0.0 | The function description was truncated and some tags added. |
||
| 1.5.0.0 | Screen-shot was added (2). |
||
| 1.4.0.0 | Removed __MACOSX file from the archive. |
||
| 1.3.0.0 | Screen-shot was added. |
||
| 1.0.0.0 |
