This function implements multivariant Gaussian kernel regression and smoothing. A few examples show how it can be used to smooth 3-d noisy images with missing data.
For tutorial purpose, the function is implemented in the simplest form. Therefore, it is particularly suitable for beginners to learn kernel regression.
The efficiency is improved in the updated version by searching neighbours in the effective range.
引用格式
Yi Cao (2024). Multivariant Kernel Regression and Smoothing (https://www.mathworks.com/matlabcentral/fileexchange/19279-multivariant-kernel-regression-and-smoothing), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2007b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Regression 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!html/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | update to improve efficiency |