登录
首页 » matlab » KernelDensityEstimation

KernelDensityEstimation

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

  • GaborFilter
    gabor滤波的matlab代码实现,主要应用于图像处理和机器视觉(gabor filter matlab code, mainly used in image processing and machine vision)
    2007-12-16 10:49:39下载
    积分:1
  • 采样定理
    说明:  基于MATLAB的算法仿真实验及分析、基于DSP的硬件算法综合实验等三个层次的实践活动,帮助同学进一步领会和深化课堂上学到的有关数字信号处理的基本概念、基本原理以及基本的信号处理操作(algorithm based on MATLAB simulation and analysis DSP-based algorithms integrated hardware experiments three levels of practice, to further help students understand and deepen the classroom to the digital signal processing of the basic concepts the basic principles and basic signal processing operation)
    2006-01-03 16:37:51下载
    积分:1
  • daima
    (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat 3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat 4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat 5.用runfnn.m对rstest进行测试得到其识别率 savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.(pca+ lda+ Rough Set+ fuzzy neural network saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat 2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat 3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat 4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat 5. Rstest used to test for runfnn.m by its recognition rate cm.m is savem.m and minimum distance classifier on the training set and test set classificati)
    2009-06-07 11:50:01下载
    积分:1
  • gdc_v1.0
    国外matlab,时间转换程序,层次清晰,有源代码,也有界面( Foreign matlab, time conversion process, the level of clarity, source code, there are interface)
    2013-12-05 01:21:31下载
    积分:1
  • duomubiaosuanfa
    多目标遗传算法实现代码,基于matlab(Multi-objective genetic algorithm code, based on matlab)
    2013-12-06 22:57:37下载
    积分:1
  • Cours_SansFil
    TPs de trautement d images sur matlab avec cours et correction de TPs
    2012-05-29 06:49:25下载
    积分:1
  • areaReadTemp.m
    This function reads in lat/lon and brightness temperature from a mcidas area file, into Matlab.
    2012-09-20 04:46:34下载
    积分:1
  • imageprocess-wavelet
    涵盖了一些基于小波变换的常见图像处理程序(Cover some common image based on wavelet transform processing)
    2010-08-17 16:41:15下载
    积分:1
  • line
    主要是采用matlab语言来实现pcb丝线的纬斜度自动测量(Mainly using the matlab language to realize the PCB silk weft slope automatic measurement )
    2013-09-12 14:34:10下载
    积分:1
  • DeepLearnToolbox
    深度学习工具包,内有各大牛提出深度学习方法的matlab实现,挺全的(Deep learning toolkit, there are major cattle raised deep learning method matlab realize, quite wide)
    2014-05-19 15:09:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载