Efficient Kernel Smoothing Regression using KD-Tree

バージョン 1.0.0.0 (2.4 KB) 作成者: Yi Cao
Efficiency improved multivariant kernel regression using kd-tree
ダウンロード: 4.4K
更新 2008/3/25

ライセンスの表示

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.

引用

Yi Cao (2024). Efficient Kernel Smoothing Regression using KD-Tree (https://www.mathworks.com/matlabcentral/fileexchange/19308-efficient-kernel-smoothing-regression-using-kd-tree), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersRegression についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0