CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 聚类算法例子

搜索资源列表

  1. KFCMClust529[1]

    1下载:
  2. 这是一个关于核模糊聚类算法的例子希望有用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:870814
    • 提供者:王林
  1. 支持向量机算法及其代码实现

    0下载:
  2. 支持向量机(SVM),起初由vapnik提出时,是作为寻求最优(在一定程度上)二分类器的一种技术。後来它又被拓展到回归和聚类应用。SVM是一种基于核函数的方法,它通过某些核函数把特征向量映射到高维空间,然後建立一个线性判别函数(或者说是一个高维空间中的能够区分训练数据的最优超平面,参考异或那个经典例子)。假如SVM没有明确定义核函数,高维空间中任意两点距离就需要定义。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-05-12
    • 文件大小:34816
    • 提供者:ben_qiang
  1. kmeans算法。opencv上面聚类算法的例子

    0下载:
  2. kmeans算法。opencv上面聚类算法的例子,是一个很好的学习程序。-kmeans algorithm. A good example for learning kmeans.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4538283
    • 提供者:xiaoyan
  1. FuzzyClusteringToolbox

    0下载:
  2. 使用matlab实现的各种聚类算法,其中包括具体例子进行详细说明。-The purpose of the development of this toolbox was to compile a continuously extensible, standard tool, which is useful for any MATLAB user for one s aim. In Chapter 1 of the downloadable related documentation on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2142771
    • 提供者:JinJun
  1. zfk_example

    1下载:
  2. 聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:who
  1. DBSCAN

    1下载:
  2. DBSCAN 简单来说就是一种基于密度的聚类算法。 数据输入支持weka数据格式,里面有一个例子数据,结果与weka比较过,是相同的。 网上有一个DBSCAN的C#的源码,但是错的。-DBSCAN is simply a kind of density-based clustering algorithm. Data entry support weka data format, which is an example of data, results and weka comparis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:57057
    • 提供者:孙甲申
  1. Method_C

    1下载:
  2. 模式识别C聚类算法 主要采用四种距离 这里的例子是欧氏距离-Pattern Recognition C clustering algorithm mainly uses four kinds of examples here from the Euclidean distance
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7188
    • 提供者:shenshendaodao
  1. EM-source

    1下载:
  2. 一个高斯混合模型,用EM算法进行聚类的例子!-A Gaussian mixture model, EM algorithm for clustering with an example!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4588126
    • 提供者:guyan
  1. K-average(N-dimension)

    0下载:
  2. K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类,代码中附加了详细的原理性说明,还有相关例子提示,效果不错-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points, the code attached to the principle of detailed instructions, and tips
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3808882
    • 提供者:liuyu
  1. DistgshAnalysis

    0下载:
  2. 最短距离算法的系统聚类测试例子以供大家学习研究距离算法。-Shortest distance algorithm system clustering test case for study and research the distance algorithm .-DistgshAnalysis.m
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:AndyChou
  1. dbscan

    0下载:
  2. 一个很好的密度聚类算法,能够运行。是学习Dbscans密度聚类算法的好例子。-this is a good gramer.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:14444539
    • 提供者:shuai
  1. data4cluster-with-the-data

    2下载:
  2. 本例子附带数据通过K中心点聚类算法,将案例聚成4类,并计算相似性矩阵,用logrank函数检验P值-The example of incidental data by K center point clustering algorithm, the case clustered into four categories, and calculate the similarity matrix logrank function test P value
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:22693
    • 提供者:菜包
  1. eg25-wangluoruqinjulei

    0下载:
  2. 《MATLAB神经网络30个案例分析》中的第25个例子,案例25 广义神经网络的聚类算法-网络入侵聚类。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of 25 example, 25 cases of generalized neural network clustering algorithm to network intrusion. Hope to have certain help to everybody!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:26308
    • 提供者:杨飞
  1. eg29-wangluoruqinjulei

    0下载:
  2. 《MATLAB神经网络30个案例分析》中的第29个例子,案例29 kohonen网络的聚类算法—网络入侵聚类。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of 29 example, 29 cases of kohonen network clustering algorithm- network intrusion. Hope to have certain help to everybody!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:88864
    • 提供者:杨飞
  1. cluster

    0下载:
  2. 机器学习中经典的聚类算法例子,采用python编写,简单易理解-Classical clustering algorithms in machine learning, for example, USES python, simple easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6793
    • 提供者: 龚有华
  1. cluster-no-noise

    0下载:
  2. 无噪声的聚类算法仿真例子,很好使用,不错。-cluster without noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:7733
    • 提供者:陈磊
  1. cluster

    0下载:
  2. 带有随机噪声的聚类算法的仿真例子,可以结合使用。-cluster method with random noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7410
    • 提供者:陈磊
  1. ksuanfa

    0下载:
  2. 对大量的数据通过matlab软件,运用k均值聚类算法进行分类,上传文件中含例子(A large number of data are classified by matlab software, using k-means clustering algorithm to classify and upload files with examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lyc123
  1. cluster-science2014-master

    0下载:
  2. 简单的聚类算法论文以及相关代码。。。。。。。。(A simple example of cluster)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:3727360
    • 提供者:johnfic
  1. k-means

    1下载:
  2. k-means实战,包括一个具体的例子。非常适合初级学习k-means聚类算法的人群(K-means actual combat, including a specific example)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-03
    • 文件大小:6144
    • 提供者:毒箭
« 12 »
搜珍网 www.dssz.com