搜索资源列表

  1. 图像模糊C-均值聚类

    2下载:
  2. 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
  3. 所属分类:其它

    • 发布日期:2011-05-30
    • 文件大小:618842
    • 提供者:xiaomeijiaojiao
  1. DNA聚类软件

    0下载:
  2. DNa聚类分析软件-ds Cluster Analysis Software
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:342016
    • 提供者:华华
  1. 竞争网络聚类

    1下载:
  2. 神经网络中的竞争网络聚类-neural network competition in the network clustering
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:梁白鸥
  1. kmeans_cluster聚类算法的实现

    0下载:
  2. 数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:张乐
  1. 一种基于蚁群算法的聚类组合方法

    0下载:
  2. 一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。-ant colony algorithm based on the combination of clustering methods, the specific can view the contents inside.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:141312
    • 提供者:徐高波
  1. kmeans聚类算法源码

    1下载:
  2. k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:29696
    • 提供者:司南
  1. 一种实用高效的聚类算法

    1下载:
  2. 这是一个新的聚类算法设计,是由复旦大学的教授们设计的,值得一读。-This is a new clustering algorithm is designed by professors from Fudan University, the design, it is worth a read.
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:365568
    • 提供者:石支柱
  1. 聚类算法 dbscan

    0下载:
  2. 数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:梁飞
  1. SVC-MATLAB

    0下载:
  2. 这个是支持向量聚类机用matlab编译的主程序和部分子程序-this is clustering support vector machine Matlab Compiler part of the main program and subprogram
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:李序
  1. 分层聚类 Matlab

    4下载:
  2. 分层聚类算法,类内采用最大距离,类间采用最小距离实现
  3. 所属分类:matlab例程

    • 发布日期:2013-05-11
    • 文件大小:832
    • 提供者:lindachan
  1. 分层聚类 Matlab

    0下载:
  2. 分层聚类算法,类内采用最大距离,类间采用最小距离实现
  3. 所属分类:matlab例程

    • 发布日期:2013-05-11
    • 文件大小:832
    • 提供者:lindachan
  1. 聚类程序

    1下载:
  2. 几种聚类的程序,适合初学者,对目标空间中的点进行分类,效果很好(Several clustering procedures, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:sunshine0649
  1. 聚类分析

    0下载:
  2. 基于matlab平台下,可实现聚类分析功能。(直接实测代码)(Based on the MATLAB platform, clustering analysis function can be realized. (direct measured code))
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:shawnlee
  1. 聚类算法在图像分割中的应用

    1下载:
  2. MATLAB程序/聚类算法在图像分割中的应用/主要用于图像聚类(MATLAB/clustering algorithm is used in image segmentation for image clustering)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:HKJWJY
  1. 谱聚类

    0下载:
  2. 谱聚类matlab代码,聚类分析可用,内附简单实验及部分参考论文,代码可自行修改,精度可调(Matlab code for spectral clustering , enclosed a simple experiment, which can be modified. Accuracy of sigma is adjustable.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2461696
    • 提供者:裴铮
  1. 语音聚类示例

    0下载:
  2. 实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。 注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calc
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-16
    • 文件大小:1129472
    • 提供者:啦丿啦
  1. matlab实现Kmeans聚类算法

    0下载:
  2. matlab实现Kmeans聚类算法,非常详细。(The algorithm is designed to test the MATLAB clustering algorithm and is very useful.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:天凡
  1. 断面确定_谱聚类算法

    0下载:
  2. 能够递归实现输电断面的识别;功能强大;谱聚类算法,IEEE39,14节点测试通过。可以自由拓展,对电力系统研究方向的同学有用(It can recognize transmission section recursively, and has powerful function. The spectrum clustering algorithm has passed the test of IEEE39,14 nodes. It ca
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:认真思考234
  1. AP聚类Matlab程序

    0下载:
  2. AP聚类算法,亲测可用,可以很快分别不同类别(AP clustering algorithm, pro-test available, can quickly separate different categories)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:slowwalkor
  1. 聚类神经网络

    0下载:
  2. 聚类 神经网络例程,提供数据样本,且说明清晰(Clustering neural network routine)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:104448
    • 提供者:黑狗00
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org