搜索资源列表
Centroid-Rocchio
- 高性能文档分类算法,支持向量机方法,有需要者请便。-document classification algorithm performance, support vector machines, there are those in need, please yourself.
K-meanCluster
- How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
ccb
- 基于分裂法的lbg算法,用分裂质心的方法进行,直到达到码字数量为止。-Secession Law of the LBG-based algorithms, used to split the centroid method, until it reaches the number of code words so far.
fuzzycontroller.cpp
- fuzzy controller in c++ consists of 7 rules with traingular member ships with centroid defuzzification
khalid_khuwaja
- Igray = rgb2gray(I) Ibw = im2bw(Igray,graythresh(Igray)) Iedge = edge(uint8(Ibw)) se = strel( square ,3) Iedge2 = imdilate(Iedge, se) Ifill= imfill(Iedge2, holes ) [Ilabel num] = bwlabel(Ifill) Iprops = r
MyCentord
- VC实现质心跟踪算法,包含动态链接库和源文件,并且提供源代码。-VC centroid tracking algorithm contains a dynamic link library and source files, and source code.
ISARcode
- ISAR成像 包络对齐采用相关法对齐,相位聚焦采用多普勒中心跟踪法 和秩估计法-ISAR imaging envelope alignment using correlation method align phase focusing using the Doppler centroid tracking method and rank estimation method
zhixinjisuan
- 用labview编程,在公式节点中加入C程序用以模拟质心算法-Centroid algorithm simulation using labview
yuam
- 图片二值化和质心计算,计算物体质心的变化值。(Picture two value and centroid calculation)