Location:
Search - deng cai
Search list
Description: 财务管理系统,实现输入、修改、显示、查询、打印等功能。-cai wu guan li xi tong,shi xian shu ru xiu gai xian shi cha xun da yin deng gong neng
Platform: |
Size: 691200 |
Author: sdfsdf |
Hits:
Description: Laurens van der Maaten 编写的LPP算法,与 Deng Cai版本不同,大家比较下-This file is part of the Matlab Toolbox for Dimensionality Reduction v0.7b.
(C) Laurens van der Maaten
Tilburg University, 2008
Platform: |
Size: 32768 |
Author: 王光 |
Hits:
Description: 彩灯控制,实现单点移动和幕布两种控制模式-cai deng kong zhi
Platform: |
Size: 58368 |
Author: liqing |
Hits:
Description: Clustering Evaluation: Evaluate the clustering result by accuracy and normalized mutual information
Deng Cai, Xiaofei He, and Jiawei Han, "Document Clustering Using Locality Preserving Indexing", in IEEE TKDE, 2005. Bibtex source
bestMap
hungarian
MutualInfo
===========================================
fea = rand(50,70)
gnd = [ones(10,1) ones(15,1)*2 ones(10,1)*3 ones(15,1)*4]
res = kmeans(fea,4)
res = bestMap(gnd,res)
============= evaluate AC: accuracy ==============
AC = length(find(gnd == res))/length(gnd)
============= evaluate MIhat: nomalized mutual information =================
MIhat = MutualInfo(gnd,res)
-Clustering Evaluation: Evaluate the clustering result by accuracy and normalized mutual information
Deng Cai, Xiaofei He, and Jiawei Han, "Document Clustering Using Locality Preserving Indexing", in IEEE TKDE, 2005. Bibtex source
bestMap
hungarian
MutualInfo
===========================================
fea = rand(50,70)
gnd = [ones(10,1) ones(15,1)*2 ones(10,1)*3 ones(15,1)*4]
res = kmeans(fea,4)
res = bestMap(gnd,res)
============= evaluate AC: accuracy ==============
AC = length(find(gnd == res))/length(gnd)
============= evaluate MIhat: nomalized mutual information =================
MIhat = MutualInfo(gnd,res)
===========================================
Platform: |
Size: 5120 |
Author: wzy |
Hits:
Description: 彩灯,一个键控制四种花型,另一个按键控制速度.-Lights, a key control four flowers, the other buttons control the speed.
Platform: |
Size: 2048 |
Author: 孙鹊 |
Hits:
Description: 人脸图像像素较高,不利于后续识别,里面有一些维数约简的算法,浙大蔡登写的-Face image pixels high, is not conducive to the subsequent recognition, there are some dimensionality reduction algorithms, Zhejiang written by Cai Deng
Platform: |
Size: 206848 |
Author: WUWULIN |
Hits: