CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dynamic clustering

搜索资源列表

  1. ISO

    0下载:
  2. 模式识别的动态聚类算法iso-data算法的具体实现,应用于模式分类等-dynamic clustering pattern recognition algorithm iso-specific data algorithm to achieve, such as data classification
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.67kb
    • 提供者:关佳
  1. K_average

    1下载:
  2. 模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程,并对分类进行了画图分析。-the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:也风
  1. NeuralNetworkSourceCode

    1下载:
  2. 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see themselves
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:555.72kb
    • 提供者:梁锋
  1. Basedonsampleandkerneldynamicmeans

    0下载:
  2. 基于样本和主轴核函数的相似度的动态聚类算法程序-based on samples and nuclear spindle function of the similarity dynamic clustering algorithm procedures
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3.4kb
    • 提供者:alex
  1. qiuzhijianlifengmianyishu

    0下载:
  2. 基于动态的K值均值酸法 MATLAB 动态聚类K值的算法-based on the dynamic K-means acid MATLAB dynamic clustering algorithm K
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1.3mb
    • 提供者:liuyang
  1. jvleiprogramme

    0下载:
  2. 几种重要的聚类程序,如动态聚类,模糊聚类,以及一个遗传算法程序-clustering several important processes, such as dynamic clustering, fuzzy clustering, as well as a Genetic Algorithm
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:217.46kb
    • 提供者:桂天宜
  1. clustering

    0下载:
  2. 動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群-dynamic clustering k-means figure:proper hiving off of input datum in programme
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:810.3kb
    • 提供者:傅國欽
  1. Cluster.rar

    4下载:
  2. 在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-19
    • 文件大小:223.84kb
    • 提供者:dd
  1. ISODATA

    0下载:
  2. 一个简单的isodata动态聚类算法isodata,最后可以显示出迭代的结果,包括中心点,方差,样本归类等-A simple ISODATA dynamic clustering algorithm isodata, the last iteration can show results, including the center, variance, sample classification, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:41.46kb
    • 提供者:newy
  1. ISODATA2

    0下载:
  2. ISODATA算法是一种基于统计模式识别的,非常经典的非监督学习动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。-ISODATA algorithm is based on statistical pattern recognition, and very classic dynamic clustering of non-supervised learning algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:185.72kb
    • 提供者:justinchan
  1. ISODATA

    1下载:
  2. C++中的ISODATA算法示例,ISODATA算法是一种基于统计模式识别、经典的动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。 -C++ examples of ISODATA algorithm, ISODATA algorithm is based on statistical pattern recognition, a classic of the dyn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:10.9kb
    • 提供者:jiangjihai
  1. engdemo

    0下载:
  2. the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1.67kb
    • 提供者:jntu
  1. julei

    0下载:
  2. 内包含:模糊聚类 遗传算法聚类 层次聚类法的各方法以及动态聚类的各个算法 -Contains: Fuzzy clustering genetic algorithm clustering hierarchical clustering and dynamic clustering of various methods of the various algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:王慧
  1. C-means-clustering

    0下载:
  2. C均值算法是一种很好的动态聚类算法,在实际中具有很高的应用价值。-C means algorithm is a good dynamic clustering algorithm, in practice has a high application value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.01kb
    • 提供者:赵兴旺
  1. kmeans-image-segmentation

    0下载:
  2. K-means算法是一种动态聚类方法,这种方法先选择若干样本作为聚类的中心,在按某种聚类准则(通常采用最小距离原则)使各种样本向各个中心积聚,从而得到初始的分类,然后,判断分类的合理性,如果不合理,就修改分类,如此反复的修改聚类的迭代运算,直到合理为止。-K-means algorithm is a dynamic clustering method, this method, select the number of samples as a cluster center in the clu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:53.27kb
    • 提供者:wjj
  1. clustering-algorithm

    1下载:
  2. K-Means动态聚类算法源程序,K-means算法进行了重点分析,K-means算法是最为经典的根据聚类中的均值进行聚类划分的聚类算法-Source dynamic clustering algorithm K-Means program, K-means algorithm are analyzed, K-means algorithm is the most classic based on K-means clustering in the clustering algorithm fo
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:89.29kb
    • 提供者:孙王
  1. Energy-Aware--Clustering-Algorithm-

    1下载:
  2. 无线传感器网络的负载平衡的节能动态聚类算法。论文。2006年。-An Energy-Aware Dynamic Clustering Algorithm for Load Balancing in Wireless Sensor Networks.2006.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:531.21kb
    • 提供者:陈晶
  1. PRI-Dynamic-clustering-method.

    0下载:
  2. PRI动态聚类 包含了动态聚类的方法,运用的是分层聚类的思想,一开始每一个成员是一类,然后进行循环,直到满足聚类要求,其他的动态聚类都可以按照这种方法进行聚类-PRI dynamic clustering contains a dynamic clustering method, the use of the idea of hierarchical clustering, the beginning of each member is a class, and then loop, until
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1.66mb
    • 提供者:小怪兽
  1. K-Means-Dynamic-clustering

    0下载:
  2. K-means 动态聚类算法(Dynamic clustering algorithm)源程序-Dynamic clustering algorithm of K-means
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:107.39kb
    • 提供者:陈思
  1. Dynamic Clustering Routing

    0下载:
  2. Research on Dynamic Clustering Routing Considering Node Load for Wireless Sensor Networks
  3. 所属分类:行业发展研究

    • 发布日期:2017-12-03
    • 文件大小:463.98kb
    • 提供者:shosho
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com