搜索资源列表

  1. wawatextcluster

    0下载:
  2. 蛙蛙的中文文本聚类,主要采用k-means算法。wawa s text cluster using C#.-蛙蛙Chinese text clustering, the main use of k-means algorithm. wawa s text cluster using C#.
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:陈石
  1. k_Mean

    0下载:
  2. K聚类分析,通过使用欧式距离,K聚类方法显示聚类结果,用于分类-K cluster analysis, using Euclidean distance, K show the clustering results of clustering method for classification
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:谢天培
  1. gaussmix

    0下载:
  2. 混合高斯模型 对于给定的数据,可以自动选择最佳聚类数目和聚类中心,并根据判决规则进行收敛,运算很快,非常方便-Mixed-Gaussian model for a given data, can automatically select the best cluster number and cluster centers, and in accordance with decision rules convergence, com
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:60416
    • 提供者:辛芳芳
  1. DemoHZ256Cluster

    0下载:
  2. Demo HZ256 Cluster LCD2 CW31 SH v1 ICD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:474112
    • 提供者:顾委找
  1. Untitled5

    0下载:
  2. 基于聚类的RBF 网设计算法,验证过了,仿真效果还不错-Cluster-based RBF network design algorithm, verified, the simulation effect is also good
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:余咏波
  1. leach-c

    0下载:
  2. 学习传感器网络必须要看一看的文章,是对leach的后期版,集中式的分簇路由协议-Learning sensor network must take a look at the article, is to leach the latter version, centralized sub-cluster routing protocol
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:348160
    • 提供者:lww
  1. KMeansCluster

    0下载:
  2. 实现一个超级聚类程序,具有很好的参考价值.-The realization of a super-cluster procedure, with a very good reference value.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:李德志
  1. automatic-classification-cluster

    0下载:
  2. 本方法是一种自动的分类和聚类的方法,方法是最基本的实现,希望对向下的研究有用-This method is an automated classification and clustering methods, the most basic way is to realize, in the hope that down the research useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:373760
    • 提供者:mike
  1. grid

    0下载:
  2. oracle 11g的文档,详细介绍11g中的grid,real application cluster等 -oracle 11g document, detailing 11g of grid, real application cluster, etc.
  3. 所属分类:Oracle数据库

    • 发布日期:2024-05-10
    • 文件大小:2152448
    • 提供者:lihui
  1. stringtocluster

    0下载:
  2. 在Labview编程环境中,字符串与簇之间的转换的例子。-In the Labview programming environment, the string with the conversion between cluster examples.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:tianjing
  1. FCM_Cluster

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divide
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:368640
    • 提供者:Alpha
  1. flock

    0下载:
  2. 多移动机器人群集移动算法VC++实现源码-Multi-cluster Mobile Algorithm for Mobile Robot VC++ Realize source
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:6170624
    • 提供者:陈新
  1. improvedfcm

    0下载:
  2. fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心-FCM is a fuzzy c means clustering algorithm to determine the cluster center, the adoption cycle of iteration, to determine the optimal cluster center
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:zhourl
  1. improvedregion3

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:zhourl
  1. Cluster

    0下载:
  2. 一个利用KDD1999数据集而完成的改进K-means聚类算法的实现.-A use of data sets KDD1999 completed to improve the K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:1028096
    • 提供者:seaside
  1. cluster-2.9

    0下载:
  2. ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean Proxi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:56320
    • 提供者:wangyexin
  1. RegionExtractsdk

    0下载:
  2. 彩色图像分割算法, 首先rgb到hsv,然后量化,分割成许多个小区域,然后用区域合并算法进行合并,一直预先设定的区域数目或者达到满足的聚类条件为止停止合并-Color Image Segmentation Algorithm, first of all, rgb to hsv, and then quantified, separated into many small regions, and then use the regio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:205824
    • 提供者:gajs
  1. sunfa1384

    0下载:
  2. 无线传感器网络自组织成簇问题优化模型 为了有效延长网络的运行时间,需要设计能量最优的自组织成簇机制,以适应传感器网络的特点。本文提出了一种适合无线传感器网络的能量有效的成簇优化模型。-Self-organizing wireless sensor network problems optimization model cluster in order to effectively extend the network run-tim
  3. 所属分类:文件格式

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:中种种
  1. wireless

    0下载:
  2. 无线传感器自组织成簇的基本思想是通过簇首对簇内节点间的相关信息融合及转发机制减少数据的传输量和距离,从而降低通信能量,达到网络节能的目的。-Self-organizing wireless sensor clusters through the basic idea is to cluster the first node of the cluster inter-related information fusion and forwa
  3. 所属分类:文件格式

    • 发布日期:2024-05-10
    • 文件大小:396288
    • 提供者:中种种
  1. VSM

    0下载:
  2. 用TFIDF和特征增益两种方式实现了特征向量空间的建立,将文本文件表示成特征向量的形式,为接下来的聚类做了准备。程序用JAVA写成。-TFIDF and features with two ways to gain the feature vector space to achieve the establishment of the text document into the form of feature vector for t
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:712704
    • 提供者:qiusiheng
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org