Multivariant Kernel Regression and Smoothing

バージョン 1.0.0.0 (118 KB) 作成者: Yi Cao
A multivariant Gaussian kernel regression and smoothing tool.
ダウンロード: 6.3K
更新 2008/3/25

ライセンスの表示

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 AnswersRegression についてさらに検索
謝辞

ヒントを得たファイル: 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!
バージョン 公開済み リリース ノート
1.0.0.0

update to improve efficiency