Optimal(default) bandwidth estimation method
이전 댓글 표시
I'd like to use the ksdensity(in Statistical Toolbox)function to estimate kernel density estimation. Even though I checked the bandwidth estimation method in the document, I cannot understand it. Could you let me know the method or formulae anyone who knows it?
답변 (1개)
Richard Willey
2011년 5월 27일
0 개 추천
You can open ksdensity.m in your editor and inspect the bandwidth estimation code.
This section of the code starts at line 293 and extends to line 320.
카테고리
도움말 센터 및 File Exchange에서 Display Point Clouds에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!