登录
首页 » matlab » LMNN

LMNN

于 2015-11-22 发布 文件大小:172KB
0 226
下载积分: 1 下载次数: 74

代码说明:

  大间隔最近邻居(Large margin nearest neighbor (LMNN))分类算法是统计学的一种机器学习算法。该算法是在k近邻分类其中学习一种欧式距离度量函数。(Spaced nearest neighbor (Large margin nearest neighbor (LMNN)) classification algorithm is a statistical machine learning algorithms. The algorithm is learning a Euclidean distance metric function where k nearest neighbor classification.)

文件列表:

LMNN
....\applypca.m,528,2008-09-21
....\data
....\....\bal2.mat,21168,2008-09-21
....\....\iris2.mat,5488,2008-09-21
....\demo.m,651,2008-09-21
....\energyclassify.m,2926,2008-09-21
....\helperfunctions
....\...............\extractpars.m,569,2008-09-21
....\...............\mat.m,63,2008-09-21
....\...............\mexall.m,352,2008-09-21
....\...............\vec.m,27,2008-09-21
....\install.m,1500,2008-09-21
....\knnclassify.m,2559,2008-09-21
....\lmnn.m,15404,2008-09-21
....\mexfunctions
....\............\addchv.c,2255,2008-09-21
....\............\addchv.mexw32,8704,2008-10-29
....\............\addh.c,1914,2008-09-21
....\............\addh.mexw32,8192,2008-10-29
....\............\addv.c,1888,2008-09-21
....\............\addv.mexw32,8192,2008-10-29
....\............\cdist.c,2301,2008-09-21
....\............\cdist.m,488,2008-09-21
....\............\cdist.mexw32,8704,2008-10-29
....\............\count.c,2028,2008-09-21
....\............\count.m,552,2008-09-21
....\............\count.mexw32,8192,2008-10-29
....\............\distance.c,2801,2008-09-21
....\............\distance.m,1937,2008-09-21
....\............\findimps3Dac.c,2681,2008-09-21
....\............\findimps3Dac.m,999,2008-09-21
....\............\findimps3Dac.mexw32,8192,2008-10-29
....\............\findlessh.c,1928,2008-09-21
....\............\findlessh.m,418,2008-09-21
....\............\findlessh.mexw32,8192,2008-10-29
....\............\make.m,242,2008-10-29
....\............\mink.c,2265,2008-09-21
....\............\mink.m,511,2008-09-21
....\............\mink.mexw32,8704,2008-10-29
....\............\mulh.c,1915,2008-09-21
....\............\mulh.m,267,2008-09-21
....\............\mulh.mexw32,8192,2008-10-29
....\............\mulv.m,267,2008-09-21
....\............\sd.c,2136,2008-09-21
....\............\sd.m,405,2008-09-21
....\............\sd.mexw32,8192,2008-10-29
....\............\SOD.c,2741,2008-09-21
....\............\SOD.m,626,2008-09-21
....\............\SOD.mexw32,9216,2008-10-29
....\............\SODW.c,2711,2008-09-21
....\............\SODW.m,838,2008-09-21
....\............\SODW.mexw32,9216,2008-10-29
....\............\sumiflessh2.c,2098,2008-09-21
....\............\sumiflessh2.mexw32,8704,2008-10-29
....\............\sumiflessv2.c,2099,2008-09-21
....\............\sumiflessv2.mexw32,8704,2008-10-29
....\pca.m,694,2008-09-21
....\runlmnn.m,1350,2008-09-21
....\setpaths.m,131,2008-09-21

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

发表评论

0 个回复

  • fdmex_windows
    face detection achieved by matlab downloaded form u of a
    2007-08-24 14:13:02下载
    积分:1
  • 2
    说明:  实现的是数据挖掘的apriori 算法,用的是matlab算法,数据和算法比较简单(Implement the apriori algorithm data mining, using a matlab algorithm, data and relatively simple algorithms)
    2010-12-14 19:07:24下载
    积分:1
  • Vcmatlabsrc
    matlab和vc++联合编程的例子,使用matcom编写matlab程序链接成库文件在vc++中使用。(matlab and vc++ joint programming examples, the use of matlab Matcom preparation procedures into a library file in the link vc++ use.)
    2008-07-30 20:46:50下载
    积分:1
  • mat2huff-bianma-
    使用mat2huff进行编码,进一步说明霍夫曼编码的压缩性能!显示其压缩比例,以及其图像的对比!(Encoded using mat2huff to further clarify the Huffman coding compression performance! Shows the compression ratio and the image contrast!)
    2011-05-22 11:04:59下载
    积分:1
  • AR
    说明:  用ar法模拟脉动风时程的详细的程序,供大家参考讨论(Fluctuating wind ar Law Moot time program, for your reference discussion)
    2013-01-13 21:14:52下载
    积分:1
  • SINGLE_PHASE_3PH
    SINGLE PHASE three 3PH motor
    2012-08-06 22:58:40下载
    积分:1
  • New-folder
    Brain Tumor Segmentation Calculation in Brain MR Images using K-Mean Clustering and Fuzzy C-Mean Algorithm
    2013-04-23 21:49:30下载
    积分:1
  • ForMATLAB_2011a
    《精通MATLAB R2011a》电子版,内容详细,有代码示例(" Mastering MATLAB R2011a electronic version, detailed code examples)
    2013-05-14 17:52:31下载
    积分:1
  • fftview
    做信号处理的时候经常会用到FFT,而MATLAB自带的FFT只能变换出一列系数,想做成频谱图还要自己加一部分,自己写了一个小程序,输入原始信号和采样率,可以画出标准的幅值谱和功率谱。(Do signal processing is often used when the FFT, and FFT MATLAB own transformation from a coefficient of only wanted to make Canada part of the spectrum but also their own, to write a small program, the input original signal and the sampling rate can be Draw a standard amplitude spectrum and power spectrum.)
    2011-02-01 12:07:10下载
    积分:1
  • NumAna_GaussElim
    这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。   程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。(The four procedures were Gaussian elimination, elimination method out PCA, PCA-wide elimination method solution of linear equations and Gauss-Jordan elimination method of inverse matrix. Procedures for the use of MATLAB language development, and under MATLAB6.5 test.)
    2007-12-24 16:56:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载