Code covered by the BSD License  

Highlights from
Efficient Kernel Smoothing Regression using KD-Tree

5.0

5.0 | 2 ratings Rate this file 13 Downloads (last 30 days) File Size: 2.4 KB File ID: #19308
image thumbnail

Efficient Kernel Smoothing Regression using KD-Tree

by Yi Cao

 

24 Mar 2008 (Updated 25 Mar 2008)

Efficiency improved multivariant kernel regression using kd-tree

| Watch this File

File Information
Description

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.

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
KD Tree Nearest Neighbor and Range Search, Multivariant Kernel Regression and Smoothing

MATLAB release MATLAB 7.5 (R2007b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
05 Apr 2009 V. Poor  
15 Jul 2010 Turkay YILDIZ  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
statistics Yi Cao 22 Oct 2008 09:54:44
probability Yi Cao 22 Oct 2008 09:54:44
kernel smoothing Yi Cao 22 Oct 2008 09:54:44
kernel regression Yi Cao 22 Oct 2008 09:54:44
nonpa Yi Cao 22 Oct 2008 09:54:44
kernel density estimation Yi Cao 22 Oct 2008 09:54:44
kernel density estimation claudia Rodrigues 02 Jun 2009 15:29:01
nonpa Brian 09 Sep 2009 19:14:23

Contact us at files@mathworks.com