搜索资源列表

  1. KFCMClust529[1]

    0下载:
  2. 这是一个关于核模糊聚类算法的例子希望有用
  3. 所属分类:其它资源

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

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

    • 发布日期:2011-05-12
    • 文件大小:34kb
    • 提供者:ben_qiang
  1. m

    0下载:
  2. 模拟退火算法实现,内负有模拟退火的聚类,TSP等等6种问题的实现例子,在EXAMPLE文件夹内-Simulated annealing algorithm, which has a simulated annealing clustering, TSP, etc. 6 kinds of issues realize examples folder in EXAMPLE
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-24
    • 文件大小:53kb
    • 提供者:wy
  1. KFCMClust529[1]

    0下载:
  2. 这是一个关于核模糊聚类算法的例子希望有用-This is a fuzzy clustering algorithm on nuclear examples hope that useful
  3. 所属分类:matlab例程

    • 发布日期:2025-02-24
    • 文件大小:850kb
    • 提供者:王林
  1. ModeReg

    0下载:
  2. 两个图像模式识别例子,给出的分类与聚类识别算法对于初学者具有一定的帮助
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-24
    • 文件大小:442kb
    • 提供者:陈文强
  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 downloa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-24
    • 文件大小:2.04mb
    • 提供者:JinJun
  1. zfk_example

    0下载:
  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例程

    • 发布日期:2025-02-24
    • 文件大小:1kb
    • 提供者:who
  1. DBSCAN

    0下载:
  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 d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-24
    • 文件大小:56kb
    • 提供者:孙甲申
  1. Method_C

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

    • 发布日期:2025-02-24
    • 文件大小:7kb
    • 提供者:shenshendaodao
  1. kmean2

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

    • 发布日期:2025-02-24
    • 文件大小:4.33mb
    • 提供者:xiaoyan
  1. EM-source

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

    • 发布日期:2025-02-24
    • 文件大小:4.38mb
    • 提供者: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 d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-24
    • 文件大小:3.63mb
    • 提供者:liuyu
  1. DistgshAnalysis

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

    • 发布日期:2025-02-24
    • 文件大小:1kb
    • 提供者:AndyChou
  1. dbscan

    0下载:
  2. 一个很好的密度聚类算法,能够运行。是学习Dbscans密度聚类算法的好例子。-this is a good gramer.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-24
    • 文件大小:13.78mb
    • 提供者:shuai
  1. data4cluster-with-the-data

    0下载:
  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
  3. 所属分类:matlab例程

    • 发布日期:2025-02-24
    • 文件大小:22kb
    • 提供者:菜包
  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 hav
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-24
    • 文件大小:26kb
    • 提供者:杨飞
  1. cluster

    1下载:
  2. 机器学习中经典的聚类算法例子,采用python编写,简单易理解-Classical clustering algorithms in machine learning, for example, USES python, simple easy to understand
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-02-24
    • 文件大小:7kb
    • 提供者: 龚有华
  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例程

    • 发布日期:2025-02-24
    • 文件大小:1kb
    • 提供者:lyc123
  1. cluster-science2014-master

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

    • 发布日期:2025-02-24
    • 文件大小:3.55mb
    • 提供者:johnfic
  1. k-means

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

    • 发布日期:2025-02-24
    • 文件大小:6kb
    • 提供者:毒箭
« 12 »

源码中国 www.ymcn.org