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!