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

搜索资源列表

  1. aa

    0下载:
  2. 基于支持向量机与无监督聚类相结合的中文网页分类器,好文章-un supervised clustering algo rithm
  3. 所属分类:Search Engine

    • 发布日期:2017-03-31
    • 文件大小:402042
    • 提供者:lyk
  1. yichuanjulei

    0下载:
  2. 文章中主要介绍了遗传算法和模糊聚类相结合在特征提取中选取最有特征向量,极其在故障诊断应用中的优越性。-Article introduces the genetic algorithm and the combination of fuzzy clustering in the feature extraction, select the best feature vector, most in the superiority of fault diagnosis applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:3269066
    • 提供者:张金敏
  1. 1

    0下载:
  2. 基于WEKA平台的文本聚类研究与实现 文本聚类是文本挖掘领域的一个重要研究分支,是聚类方法在文本处理领域的应用。本文对基于空间向量模型的文本聚类过程做了较深入的讨论和总结,利用文本语料库,基于数据挖掘工具研究并实现了文本聚类的过程。本文首先给出了文本聚类的思想和过程,回顾了文本聚类领域的已有成果,列举了文本聚类领域在特征表示、特征提取等方面的基础研究工作。另外,本文回顾了现有的文本聚类算法,以及常用的文本聚类效果评价指标。在研究了已有成果的基础上,本文利用20 Newsgroup文本语料库,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1023117
    • 提供者:yueyue
  1. CPPK-means

    0下载:
  2. K均值聚类首先需要确定聚成几类,然后按照迭代的方法,计算类的重心,然后按照向量和类重心的聚类重新分类,反复重复,直到分类稳定或者重心稳定。-K means clustering first need to identify clustered into several categories, and then follow the iterative method to calculate the focus of the class, and then follow the center of
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3211
    • 提供者:zdl
  1. clustering-programming

    0下载:
  2. 聚类(Cluster)分析是由若干模式(Pattern)组成的,通常,模式是一个度量(Measurement)的向量,或者是多维空间中的一个点。聚类分析以相似性为基础,在一个聚类中的模式之间比不在同一聚类中的模式之间具有更多的相似性。 -Cluster (Cluster) analysis was performed by a number of models (Pattern) composed of, usually, model is a measure of (Measurement
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3970803
    • 提供者:zdl
  1. work

    2下载:
  2. 针对FCM算法的运行时间长和计算量大的问题,提出了改进的FCM算法,先将图像分割成窗口大小的子块,然后以子块为单位提取特征向量,用FCM聚类粗分割,然后对边缘子块,以像素为单位从新提取特征向量,进行细分割。分割后的结果提高了运行速度和分割精度。-For the FCM algorithm and the calculation of long run the problem of large proposed improved FCM algorithm, first image into bl
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:3078144
    • 提供者:殷皓君
  1. SVM_Train

    0下载:
  2. 基于聚类算法的支持向量机算法的实现,代码不错,加参数就可使用-Clustering algorithm based on support vector machine algorithm, the code is good, plus you can use parameters
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1641
    • 提供者:mali
  1. vsm-and-cluster-kmeans

    0下载:
  2. 对文本聚类的向量空间模型机制VSM以及Kmeans等讲解比较详细,是研究文本聚类的好书籍-Clustering of text vector space model to explain the mechanism of VSM and Kmeans and other more detailed, study of text clustering is a good book
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-21
    • 文件大小:2488320
    • 提供者:zhan
  1. improved-MSER-algorithm-

    0下载:
  2. 本文在比较多种仿射不变性区域的基础上,选取最大稳定极值区域(MSER)对图像内容进行分割和提取,并通过构造仿射不变量的方法,对提取出来的区域进行规整化,进而从规整化的区域中提取SIFT描述子,然后根据匹配目标的需要进行特征的组合、变换,以形成易于匹配、稳定性好的特征向量,从而把图像匹配问题转化为特征的匹配问题 通过改进的K均值算法对特征向量进行聚类,聚类中心作为图像的视觉关键词:利用视觉关键词的思想,把文本检索技术领域的方法移植到图像检索应用上;并研究视觉关键词之间的空间约束关系。-Most r
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:464383
    • 提供者:陈利华
  1. CA_Sequential

    0下载:
  2. 实现了向量的聚类算法,输入三个参数:向量集合、划分数目和设定的阈值,就可得到聚类结果,以欧式距离作为距离判别准则。-Realize the vector of the clustering algorithm, the input three parameters: vector set and the division of number and set threshold, can get clustering results to the Euclidean distance as a c
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1807
    • 提供者:pu
  1. nonliner-class

    0下载:
  2. 非线性分类器,对于任意输入的2维向量采用聚类算法分类-Non-linear classifier, for any type of two-dimensional vector classification using clustering algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:63408
    • 提供者:李伟
  1. HOG

    0下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类, 提出了一种基于聚类的核主成分分析梯度方向直方图和二叉决策树支持向量机的运动目标分类算法.利用背景减法提取运动目标前景区域, 并识别出潜在候选运动目标.利 用提出的基于聚类的核主成分分析的梯度直方图描述子提取候选运动目标的特征, 以较低维数的数据有效地描述运动目标的有效特征. 将提取的运动目标特征输入二叉决策树支持向量机, 实现多类目标的准确分类. 通过在不同视频序列上的实验验证, 提出的算法对运动目标进行较好地分类, 而且在运算速度方面较传
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:272368
    • 提供者:高峰
  1. libsvm-mat-2[1].86-1

    0下载:
  2. 支持向量机的一个工具包,可以提供聚类,分类,等功能-Support vector machine can provide a kit, clustering, classification, and other functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:75518
    • 提供者:sungaoyan
  1. Clustering-algorithm

    0下载:
  2. 本文介绍了支持向量机基于核方法的聚类算法及其应用-This paper introduced the support vector machine based on kernel method for clustering algorithm and its application
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:209777
    • 提供者:sungaoyan
  1. Kernelclusringalgorithm

    0下载:
  2. 本文包含了基于支持向量机的核聚类算法,以及核聚类算法的应用-This article contains a support vector machine based on the kernel clustering algorithm, as well as the kernel clustering algorithm and its application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5386727
    • 提供者:林诺诺
  1. FCM

    0下载:
  2. 利用模糊C聚类(FCM)的方法对彩色图像进行分割,期中可以用不通的特征向量来表征图像的特征-Using Fuzzy C-clustering (FCM) method for color image segmentation, mid-term feature vectors can be used unreasonable to characterize the image Feature
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2789045
    • 提供者:Yingru Tian
  1. MBSAS

    0下载:
  2. 改进的基本顺序聚类算法,算法包括两个阶段,第一个阶段是将x的一些向量分配到聚类中来形成类;在第二个阶段中,没有被分配的向量第二次参与算法,并分配到合适的类中。-Improved basic sequential clustering algorithm,The algorithm consists of two phases, the first stage is some vector x is assigned to the cluster to form a class In the s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:859
    • 提供者:liuqianlan
  1. Multi-class-SVM-Image-Classification

    0下载:
  2. 基于神经网络的遥感图像分类取得了较好的效果,但存在固有的过学习、易陷入局部极小等缺点.支持向量机机器学习方法,根据结构风险最小化(SRM)原理,表现出很多优于其他传统方法的性能,本研究的基于多类支持向量机分类器的遥感图像分类取得了达95.4 的分类精度.但由于遥感图像分类类别多,所需训练样本较大,人工选择效率较低,为此提出以人工选择初始聚类质心、C均值模糊聚类算法自动标注训练样本的基于多类支持向量机的半监督式遥感图像分类方法,期望能在获得适用的分类精度的基础上有效提高分类效率-Neural ne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:25817
    • 提供者:cissy
  1. K-means

    1下载:
  2. 模式识别中聚类分析经典算法,K-均值算法,C语言编写,可以读入文件,处理任意维数和任意个数的特征向量,附有测试数据。-The classic pattern recognition, cluster analysis algorithm, the K-means algorithm, written in C language, can read the file, handle any number of dimensions and any number of feature vectors
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:6562
    • 提供者:李若
  1. Support-vector-machine-

    1下载:
  2. 利用谱聚类方法在特 征向量空间中对原始样本数据进行重新表述使得在新表述中同一聚类中的样本能够更好地积聚在一起构建聚类核函数 并进而构造聚类核半监督支持向量机 使样本更好地满足半监督学习必须遵循的聚类假设 -Restated in the new formulation in the same cluster sample be better able to accumulate together to build the clustering of nuclear function and
  3. 所属分类:Project Manage

    • 发布日期:2017-03-30
    • 文件大小:155945
    • 提供者:小白
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com