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.
Kernel regression is a power full tool for smoothing, image and signal processing, etc. However, it is computationally expensive when it is extented for multivariant cases. The efficiency can be improved by only using neighbors within the effective range arond a regression point. To improve the efficiency further, the kd-tree tool developed by Steven Michael http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=7030&objectType=file is used to efficiently identify points within a range. For large data sets, this code can reduce computation time by 3 to 5 times.
Zitieren als
Yi Cao (2026). Efficient Kernel Smoothing Regression using KD-Tree (https://de.mathworks.com/matlabcentral/fileexchange/19308-efficient-kernel-smoothing-regression-using-kd-tree), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: KD Tree Nearest Neighbor and Range Search, Multivariant Kernel Regression and Smoothing
Allgemeine Informationen
- Version 1.0.0.0 (2,4 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 |
