4

所属分类:matlab编程
开发工具:Others
文件大小:872KB
下载次数:103
上传日期:2012-06-03 23:06:14
上 传 者shuiying
说明:  K近邻算法(KNN)的matlab源代码,程序清晰易读
(K neighbor algorithm (KNN) of matlab source code, and the program is clear and easy to read)

文件列表:
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\addNoise.m (276, 2003-10-06)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\computeBeliefs.m (823, 2003-10-05)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\gaussplot.m (233, 2003-10-09)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\getCliqueProb.m (387, 2003-10-08)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\getLogProb.m (722, 2003-10-11)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\getPropMat.m (209, 2003-10-05)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\getRasterNeighbors.m (690, 2003-10-11)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\ICM.m (445, 2003-10-08)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\initBPMessages.m (398, 2003-10-05)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\initICM.m (215, 2003-10-07)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\initLocalEvidence.m (913, 2003-10-06)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\initMRF.m (1926, 2003-10-05)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\initNodes.m (2027, 2003-09-03)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\initPaths.m (324, 2003-07-16)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\ipf.m (1395, 2003-10-11)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\marginals2image.m (249, 2003-10-05)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\multMessages.m (220, 2003-09-03)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\oneIterBP.m (2058, 2003-10-07)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\runBP.m (682, 2003-09-03)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\showIm.m (3765, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\states2image.m (339, 2003-10-07)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\testMRF.m (2249, 2005-04-03)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utAxisAngleToRotmat.m (1027, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utCropImageToPowerOfTwo.m (632, 2003-03-27)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utFilename.m (928, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utIf.m (282, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utIsScalarBoolean.m (184, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utIsScalarInteger.m (214, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utIsScalarReal.m (131, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utIsSingleString.m (172, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utNormalize.m (270, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utParseArgs.m (3646, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utReadPnm.m (2204, 2003-02-23)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utRotmatToAxisAngle.m (1289, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utSafeInverse.m (264, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utSafeMult.m (428, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utSigmoid.m (96, 2003-02-10)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples\utWritePnm.m (2534, 2003-02-23)
基于马尔科夫随机场的图像分割matlab源码\matlab MRF toy examples (0, 2012-06-03)
基于马尔科夫随机场的图像分割matlab源码 (0, 2012-06-03)
... ...

Computes histograms for n-dimensional data (i.e. compute number of data points in a n-cube). The code is designed to be fast, and optionally uses a c-mex file for the core routine. The c-mex file is not necessary and you get good performance even without it. The c-file must be stored under the correct name and compiled with mex for optimal performance. Hans.Olsson@dna.lth.se

近期下载者

相关文件


收藏者