登录
首页 » matlab » KernelDensityEstimation

KernelDensityEstimation

于 2014-09-04 发布 文件大小:1060KB
0 182
下载积分: 1 下载次数: 36

代码说明:

  实现k维度的核密度估计,包含了点积核和常规核函数的实现(implement k-dimensional kernel density estimation, supports product kernels ,Gausiankernel 。)

文件列表:

KernelDE
........\adjustBW.dll,67584,2005-01-08
........\adjustBW.m,1010,2009-07-17
........\adjustBW.mexa64,39506,2008-10-09
........\adjustBW.mexglx,37941,2005-01-08
........\adjustPoints.dll,67584,2005-01-08
........\adjustPoints.m,474,2009-07-17
........\adjustPoints.mexa64,39158,2008-10-09
........\adjustPoints.mexglx,37657,2005-01-08
........\adjustWeights.dll,67584,2005-01-08
........\adjustWeights.m,972,2009-07-17
........\adjustWeights.mexa64,39287,2008-10-09
........\adjustWeights.mexglx,37754,2005-01-08
........\condition.m,1110,2009-07-17
........\Contents.m,5315,2009-07-17
........\covar.m,805,2009-07-17
........\display.m,873,2009-07-17
........\double.m,345,2009-07-17
........\entropy.m,1460,2009-07-17
........\entropyGrad.m,925,2009-07-17
........\evalAvgLogL.m,781,2009-07-17
........\evalFGT.m,6928,2009-07-17
........\evalIFGT.m,7222,2009-07-17
........\evaluate.m,1432,2009-07-17
........\examples
........\........\demo_kde_1.m,817,2003-12-16
........\........\demo_kde_2.m,975,2003-12-16
........\........\demo_kde_3.m,1102,2003-12-16
........\........\demo_regress.m,643,2004-08-03
........\findBWCrit.m,947,2009-07-17
........\getBW.m,571,2009-07-17
........\getDim.m,281,2009-07-17
........\getNeff.m,349,2009-07-17
........\getNpts.m,278,2009-07-17
........\getPoints.m,507,2009-07-17
........\getType.m,449,2009-07-17
........\getWeights.m,497,2009-07-17
........\hist.m,1987,2009-07-17
........\ise.m,1212,2009-07-17
........\joinTrees.m,6334,2009-07-17
........\kde.m,2357,2009-07-17
........\kld.m,1823,2009-07-17
........\klGrad.m,3301,2009-07-17
........\knn.dll,67584,2005-01-08
........\knn.m,776,2009-07-17
........\knn.mexa64,39533,2008-10-09
........\knn.mexglx,37968,2005-01-08
........\ksize.m,4975,2009-07-17
........\license.gpl,24382,2003-09-08
........\license.txt,1342,2009-07-17
........\llGrad.dll,68608,2005-01-08
........\llGrad.m,2432,2009-07-17
........\llGrad.mexa64,41173,2008-10-09
........\llGrad.mexglx,40944,2005-01-08
........\llHess.m,2022,2009-07-17
........\marginal.m,578,2009-07-17
........\max.m,291,2009-07-17
........\mean.m,292,2009-07-17
........\mex
........\...\adjustBW.cpp,1229,2009-07-17
........\...\adjustPoints.cpp,606,2009-07-17
........\...\adjustWeights.cpp,785,2009-07-17
........\...\BallTree.cpp,548,2009-07-17
........\...\BallTreeDensity.cpp,844,2009-07-17
........\...\cpp
........\...\...\BallTree.h,5044,2009-07-17
........\...\...\BallTreeClass.cc,16105,2009-07-17
........\...\...\BallTreeDensity.h,6010,2009-07-17
........\...\...\BallTreeDensityClass.cc,27006,2009-07-17
........\...\...\kernels.h,8462,2009-07-17
........\...\...\README.txt,1590,2004-07-11
........\...\...\_.cpp,0,2009-07-17
........\...\DualTree.cpp,1141,2009-07-17
........\...\entropyGradISE.cpp,7166,2009-07-17
........\...\entropyGradRS.cpp,2888,2009-07-17
........\...\iseEpsilon.cpp,12679,2009-07-17
........\...\klGradRS.cpp,8284,2009-07-17
........\...\knn.cpp,1199,2009-07-17
........\...\llGrad.cpp,2104,2009-07-17
........\...\makemex.m,3201,2004-10-01
........\...\maketmp.m,858,2005-08-12
........\...\prodSampleEpsilon.cpp,13156,2009-07-17
........\...\prodSampleExact.cpp,7236,2009-07-17
........\...\prodSampleGibbs.cpp,9711,2009-07-17
........\...\prodSampleGibbs1.cpp,3598,2009-07-17
........\...\prodSampleGibbs2.cpp,3588,2009-07-17
........\...\prodSampleGibbsMS.cpp,11938,2009-07-17
........\...\prodSampleGibbsMS1.cpp,3950,2009-07-17
........\...\prodSampleGibbsMS2.cpp,3935,2009-07-17
........\...\reduceSolve.cpp,6861,2009-07-17
........\miGrad.m,1534,2009-07-17
........\modes.m,3343,2009-07-17
........\plot.m,7573,2009-07-17
........\private
........\.......\BallTree.dll,54272,2005-01-08
........\.......\BallTree.mexa64,20534,2008-10-09
........\.......\BallTree.mexglx,21422,2005-01-08
........\.......\BallTreeDensity.dll,67584,2005-01-08
........\.......\BallTreeDensity.mexa64,39225,2008-10-09
........\.......\BallTreeDensity.mexglx,37660,2005-01-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SPEA2
    SPEA1 Algorithm for matlab Just run and enjoy
    2013-04-20 20:50:53下载
    积分:1
  • sift-0.9.19
    检查图像是否修改过的程序,利用C和matlab混合编写(Check the image is modified program, prepared by mixing C and matlab)
    2010-11-14 17:40:52下载
    积分:1
  • control_system_analysis_xuedingyu
    这是大名鼎鼎的薛定宇的《控制系统计算机辅助设计》(第一版)的代码。第一版与第二版区别还是挺大的。(It is famous on Compensation for " Computer Aided Control System Design" (first edition) code. First edition and second edition of the difference is big.)
    2010-05-11 23:04:01下载
    积分:1
  • dp
    说明:  一个简单实用的dtw算法,可以在matlab中实现DTW的计算!(A simple and practical DTW algorithm can be realized in matlab calculation DTW!)
    2008-05-05 20:59:52下载
    积分:1
  • nsga_2
    利用NSGA-II算法实现水资源配置多目标优化问题——nsga2算法(Realization of multi-objective optimization of water resources allocation based on NSGA-II algorithm_nsga2)
    2020-07-04 05:00:01下载
    积分:1
  • bp339
    BP算法的MATLAB实现,从而实现了BP预测的算法,这是一段简单的小程序。(BP algorithm MATLAB realize in order to achieve a BP prediction algorithm, which is a simple procedure.)
    2008-04-11 11:03:02下载
    积分:1
  • alg_expression
    激光雷达数据处理算法,用于进行激光雷达数据处理反演大气消光廓线(Lidar data processing algorithm)
    2019-06-25 14:42:21下载
    积分:1
  • C_application_framework_achieve_classic_code
    C实现应用程序框架的经典代码C application framework to achieve the classic code(C application framework to achieve the classic code)
    2010-08-18 12:20:06下载
    积分:1
  • WINDOWS_CoreProgramming
    新手初次学习windows程序时必看的一部参考书籍,很有帮助的(Novice learner windows program a must-see one reference book, very helpful)
    2010-01-19 16:09:22下载
    积分:1
  • RBFFunction
    RBF function for neural network
    2012-10-02 03:07:01下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载