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 CenterMATLAB Answers에서 Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0