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 (2025). Multivariant Kernel Regression and Smoothing (https://www.mathworks.com/matlabcentral/fileexchange/19279-multivariant-kernel-regression-and-smoothing), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
태그
도움
도움 받은 파일: Kernel Smoothing Regression
도움 준 파일: Efficient Kernel Smoothing Regression using KD-Tree
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 |