搜索资源列表

  1. ais

    0下载:
  2. 人工免疫网络,实现分类,聚类,函数寻优等功能,采用matlab编写.-artificial immune network, classification, clustering, search function Excellence function, prepared using Matlab.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:683008
    • 提供者:hu min
  1. CURE

    0下载:
  2. 数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:黄镇
  1. 对k-means聚类算法的改进

    0下载:
  2. K均值算法的一个改进算法,简单实用,但是有点简单。-K-means algorithm of an improved algorithm is simple and practical, but a bit simple.
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:79872
    • 提供者:石支柱
  1. 关于聚类有效性函数FPuc的研究

    0下载:
  2. 关于聚类有效性函数FP的研究,最后结果显示不适用。-function of the FP clustering validity of the final result showed not apply.
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:35840
    • 提供者:石支柱
  1. 一种基于最小张树的属性聚类算法

    0下载:
  2. 一种基于最小生成数的聚类算法,是一个可以的选择。-generated based on the smallest number of clustering algorithm, it is a choice.
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:54272
    • 提供者:石支柱
  1. 加权欧氏距离及其应用

    0下载:
  2. 聚类算法中常用欧氏距离,这篇文章描述了使用加权的方法。-clustering algorithm common Euclidean distance, this article describes the use of weighted method.
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:石支柱
  1. brfcm-src

    0下载:
  2. 这是一个改进的快速实现模糊c-means聚类算法的程序-This is a rapidly improving the fuzzy c-means clustering algorithm procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:郎风华
  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:50176
    • 提供者:pbt
  1. chameleon

    1下载:
  2. 变色龙层次聚类算法,利用动态模型的层次聚类算法-chameleon hierarchical clustering algorithm, using a dynamic model of hierarchical clustering algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:99328
    • 提供者:林恩
  1. cure

    0下载:
  2. 层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:43008
    • 提供者:林恩
  1. javasom_1[1].0.0

    0下载:
  2. Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2543616
    • 提供者:尤忠彬
  1. featurecluster

    0下载:
  2. 在语音信号处理中,特征的聚类用matlab来实现-in voice signal processing, feature clustering to achieve using Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:李凌
  1. C45Driver

    0下载:
  2. c45决策树改进算法,主要用于数据挖掘中的聚类分析。对从事dm研究的人应该有用-C45 Decision Tree Algorithm, mainly for data mining of cluster analysis. Dm engaged in research should be useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:仲伟宽
  1. gmeans

    0下载:
  2. gmeans-- Clustering with first variation and splitting 文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式. -gmeans clustering with first variation and splitting Gmeans,a text clustering algorithm, uses 3
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:71680
    • 提供者:修宇
  1. CART

    0下载:
  2. 数据挖掘算法,K-means聚类算法源代码,用于聚类分析-data mining algorithms, K-means clustering algorithm source code for the cluster analysis
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:sah
  1. fuzzy_k_means

    0下载:
  2. 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-data mining algorithms, fuzzy-K-means clustering algorithm source code for Fuzzy Cluster Analysis
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:sah
  1. KMeansClustering

    0下载:
  2. k均值聚类的算法,这是通用程序!欢迎借鉴使用-k average value gathers a kind of algorithm, this is the general routine! Welcome to profit from uses
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:李凯
  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:32768
    • 提供者:刘明霞
  1. FCMA

    0下载:
  2. 一个改进的聚类算法FCMA,可以实现数据的自适应有效聚类,对2维数据测试效果较好- An improvement gathers kind of algorithm FCMA, may auto-adapted realize the data effectively to gather the kind, is better to 2 dimensions according to the test effect
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2031616
    • 提供者:叶健康
  1. NNAF

    0下载:
  2. 一个聚类算法,最近邻吸收高效聚类方法,可以实现图案的较好分辨- Gathers a kind of algorithm, the most close neighbor absorbs highly effective gathers a kind of method, may realize the design to distinguish well
  3. 所属分类:按钮控件

    • 发布日期:2024-05-18
    • 文件大小:1990656
    • 提供者:叶健康
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org