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

搜索资源列表

  1. fiefun_v80

    0下载:
  2. 包括最后计算压缩图像的峰值信噪比和压缩效果的源码,包括AHP,因子分析,回归分析,聚类分析,表示出两帧图像间各个像素点的相对情况。- Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Including AHP, factor analysis, regression analysis, cluster analysis
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:7145
    • 提供者:pinglui
  1. k-means-2d-rand-point

    0下载:
  2. K_means经典聚类算法,用点阵可视化 通过产生随机点,不断更改中心点实现聚类-K Means classic clustering algorithm, with lattice visualization By generating random points, and constantly change the center point to achieve clustering
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:27835
    • 提供者:吕重辛
  1. Demo

    1下载:
  2. 该程序是利用MFC画出一个坐标系,然后随机的在坐标系中生成一些点,利用K-Means对这些点进行聚类(由于点的聚类是由效果不好,我自动生成的点,但是k-means算法是有的,使用者可以在此基础上进行修改)-The program is using MFC to draw out a coordinate system and random in the coordinate generation at some point, using k-means clustering (due to cl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-16
    • 文件大小:25485168
    • 提供者:zhuhao
  1. LDFV

    0下载:
  2. VLAD VLAD可以理解为是BOF和fisher vector的折中 BOF是把特征点做kmeans聚类,然后用离特征点最近的一个聚类中心去代替该特征点,损失较多信息; Fisher vector是对特征点用GMM建模,GMM实际上也是一种聚类,只不过它是考虑了特征点到每个聚类中心的距离,也就是用所有聚类中心的线性组合去表示该特征点,在GMM建模的过程中也有损失信息; VLAD像BOF那样,只考虑离特征点最近的聚类中心,VLAD保存了每个特征点到离它最近的聚类中心的距离;
  3. 所属分类:Console

    • 发布日期:2017-06-19
    • 文件大小:27753472
    • 提供者:周思洁
  1. junbou

    0下载:
  2. D-S证据理论数据融合,可实现对二维数据的聚类,表示出两帧图像间各个像素点的相对情况。- D-S evidence theory data fusion, Can realize the two-dimensional data clustering, Between two images showing the relative circumstances of each pixel.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4127
    • 提供者:mun
  1. kengqai_v41

    0下载:
  2. DSmT证据推理的组合公式计算函数,表示出两帧图像间各个像素点的相对情况,用MATLAB实现动态聚类或迭代自组织数据分析。- Combination formula DSmT evidence reasoning calculation function, Between two images showing the relative circumstances of each pixel, Using MATLAB dynamic clustering or iterative self-or
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4598
    • 提供者:李志宏
  1. taojen_v69

    0下载:
  2. 基于K均值的PSO聚类算法,表示出两帧图像间各个像素点的相对情况,包括回归分析和概率统计。- K-means clustering algorithm based on the PSO, Between two images showing the relative circumstances of each pixel, Including regression analysis and probability and statistics.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7316
    • 提供者:fanhei
  1. funlun

    0下载:
  2. 表示出两帧图像间各个像素点的相对情况,利用最小二乘法进行拟合多元非线性方程,包括AHP,因子分析,回归分析,聚类分析。- Between two images showing the relative circumstances of each pixel, Multivariate least squares fitting method of nonlinear equations, Including AHP, factor analysis, regression analysis, c
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:6506
    • 提供者:刘平伟
  1. AP

    0下载:
  2. AP聚类算法是基于数据点间的 信息传递 的一种聚类算法。与k-均值算法或k中心点算法不同,AP算法不需要在运行算法之前确定聚类的个数。AP算法寻找的 examplars 即聚类中心点是数据集合中实际存在的点,作为每类的代表-AP clustering algorithm is based on the information transfer between data points of a clustering algorithm. K- and k-means algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:694
    • 提供者:
  1. K-means

    0下载:
  2. K-means算法是硬聚类算法,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。-K-means clustering algorithm is hard, is a typical prototype-based clustering method objective function representative, which is a method of data points to a certain d
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:108287
    • 提供者:张文强
  1. tengyan_v18

    0下载:
  2. 在matlab R2009b调试通过,表示出两帧图像间各个像素点的相对情况,基于欧几里得距离的聚类分析。- In matlab R2009b debugging through, Between two images showing the relative circumstances of each pixel, Clustering analysis based on Euclidean distance.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:3773
    • 提供者:penmoufou
  1. test

    0下载:
  2. 对于人类运行轨迹数据,将轨迹的停留点找到并进行聚类分析-For the trajectory of human data, will stay point trajectory find and cluster analysis
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2003
    • 提供者:玩玩
  1. hangkie

    0下载:
  2. 计算一维光子晶体的透射特性和反射特性,复化三点Gauss-lengend公式求pi,可实现对二维数据的聚类。- Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Complex of three-point Gauss-lengend the Formula pi, Can realize the two-dimensio
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5783
    • 提供者:kaerfg
  1. bingfang_v24

    0下载:
  2. 实现六自由度运动学逆解算法,用MATLAB实现动态聚类或迭代自组织数据分析,表示出两帧图像间各个像素点的相对情况。- Six degrees of freedom to achieve inverse kinematics algorithm, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Between two images showing the relative circumstanc
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5779
    • 提供者:gunfiebanpao
  1. jiefan

    0下载:
  2. 已调制信号计算其普相关密度,利用matlab GUI实现的串口编程例子,matlab小波分析程序,最小二乘回归分析算法,复化三点Gauss-lengend公式求pi,包括广义互相关函数GCC时延估计,与理论分析结果相比,用MATLAB实现动态聚类或迭代自组织数据分析。 - Modulated signals to calculate its density Pu-related, Use serial programming examples matlab GUI implementatio
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4314
    • 提供者:eyjcfp
  1. K-menas

    0下载:
  2. 这个程序是给一组 c 点资料 X {x1, ..., xc} ,每一点都有 d 维;给定一个群聚的数目 k, 求其最好的聚类结果。-This procedure is to give a set of C point data X {x1,..., xc}, each point has d dimension given a number of clusters K, for its best clustering results.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-05
    • 文件大小:9449
    • 提供者:Yang MeiMei
  1. muimeng_v23

    0下载:
  2. 二维声子晶体FDTD方法计算禁带宽度的例子,用MATLAB实现动态聚类或迭代自组织数据分析,表示出两帧图像间各个像素点的相对情况。- Dimensional phononic crystals FDTD method calculation examples band gap, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Between two images showing the rel
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5336
    • 提供者:vvryc
  1. lanfen_v11

    0下载:
  2. 包括AHP,因子分析,回归分析,聚类分析,复化三点Gauss-lengend公式求pi,基于小波变换的数字水印算法matlab代码。- Including AHP, factor analysis, regression analysis, cluster analysis, Complex of three-point Gauss-lengend the Formula pi, Based on wavelet transform digital watermarking algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4741
    • 提供者:yenpuifai
  1. outlier

    2下载:
  2. 离群点检测的算法,适应于MATLAB,包含关于距离和LOF的聚类算法-Outlier detection algorithm, adapted to MATLAB, including distance and LOF clustering algorithm
  3. 所属分类:数据挖掘

    • 发布日期:2017-05-13
    • 文件大小:129819
    • 提供者:十里潇潇
  1. naigou

    0下载:
  2. 包括AHP,因子分析,回归分析,聚类分析,复化三点Gauss-lengend公式求pi,基于欧几里得距离的聚类分析。- Including AHP, factor analysis, regression analysis, cluster analysis, Complex of three-point Gauss-lengend the Formula pi, Clustering analysis based on Euclidean distance.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:3996
    • 提供者:bangjangneiqai
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com