Multivariant Kernel Regression and Smoothing

A multivariant Gaussian kernel regression and smoothing tool.

Ahora está siguiendo esta publicación

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.

Citar como

Yi Cao (2026). Multivariant Kernel Regression and Smoothing (https://la.mathworks.com/matlabcentral/fileexchange/19279-multivariant-kernel-regression-and-smoothing), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: Kernel Smoothing Regression

Inspiración para: Efficient Kernel Smoothing Regression using KD-Tree

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

update to improve efficiency