登录
首页 » matlab » KernelDensityEstimation

KernelDensityEstimation

于 2014-09-04 发布 文件大小:1060KB
0 221
下载积分: 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 个回复

  • matlab-image-processing-based
    matlab图像处理基础,都是一些比较基础的东西,希望对有需要的同学有用(matlab image processing based)
    2011-04-25 18:39:55下载
    积分:1
  • hht_toolbox_2016.88
    hht_toolbox工具箱用 时频分析必备 大家共同学习(HHT toolbox for HHT time-frequency analysis )
    2017-01-09 13:51:35下载
    积分:1
  • identification_data
    As the MAV propeller spins, it applies force to the air that passes through the propeller, increasing the momentum of the air while generating a thrust force on the MAV
    2014-11-08 19:42:11下载
    积分:1
  • MATLAB
    matlab 经典例题解析,大家多多支持,多多分享 (matlab)
    2010-10-29 16:08:35下载
    积分:1
  • powell
    此文件为 powell算法 用matlab实现,使用方法内附详细说明(powell Algorithm in matlab )
    2012-05-08 20:42:39下载
    积分:1
  • CProgramming
    本书详细介绍了平时编程过程中可能范的各种错误,介绍了高质量C编程的各种知识以及各种技巧。(This book details the normal process of programming a variety of errors that might Fan introduced a variety of high-quality C programming knowledge and a variety of skills.)
    2010-03-09 16:41:14下载
    积分:1
  • channel8
    信道划分代码。它是做通信算法的基础。可以模拟简单的信道变化。(Channel code division. It is the basis for the algorithm to do communications. Can simulate a simple channel change.)
    2010-08-10 16:42:17下载
    积分:1
  • K2
    说明:  用K2算法解决问题,包含程序和说明,是学习的好材料(K2 algorithm used to solve the problem, including the procedures and instructions, is good material for learning)
    2010-12-24 16:39:43下载
    积分:1
  • c-means-algorithm
    c均值算法的实现,使用c均值算法对一组三位数据进行聚类,给出了测试的类别数目和初始值。(c-means algorithm, using the c-means algorithm on a set of three data clustering, given the number of categories and initial value of the test.)
    2012-05-18 09:24:59下载
    积分:1
  • determin
    code to calculate the determinant of symbolic matrix
    2014-10-11 12:45:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载