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

搜索资源列表

  1. CDdata2

    0下载:
  2. Divides the range swath (range cells) of this block into Nspect sections and finds the average power spectrum for each segment. Fits a parabola to the baseband Doppler centroid vs. range This fit is most useful if the whole range swath
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3355459
    • 提供者:wan
  1. LBG_algorithm

    0下载:
  2. LBG算法,初始码本随机给出,然后根据对训练矢量的划分,计算形心,更新码本。原代码中含有去空胞腔的程序。-LBG algorithm, given a random initial codebook, and then based on the division of the training vector, computing the centroid, update this code. Contains the original code to empty cell process.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3643
    • 提供者:tess
  1. alg.tar

    0下载:
  2. Temporal Rocchio: rocchio classifier (centroid based) with temporal credibility notion.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:377030
    • 提供者:tsalles
  1. CNN

    0下载:
  2. - usage of Centroid Neural Networks - ex) CNN.exe 2 2 8 data.txt 1. CNN.exe is the name of this program. 2. 1st parameter is the dimension of 1 datum. 3. 2nd parameter is the number of cluster that you want classification. 4. 3rd para
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:287095
    • 提供者:Jae-Young Kim
  1. EMMCLUSTER.tar

    0下载:
  2. Segmentation of Image using k-Means based on centroid values
  3. 所属分类:Development Research

    • 发布日期:2017-04-26
    • 文件大小:366412
    • 提供者:Singam
  1. R36clusterings

    0下载:
  2. function in R software to calculate 36 clusterings of a data matrix (clusterings are in columns), using hierarchical average, cosine, centroid and single linkages, pam and neural gas and applying the Euclidean distance to the data. Clusterings can
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1288
    • 提供者:muti
  1. jl

    0下载:
  2. 对数据进行聚类,方便进行下一步的计算,如20个数,分为四类,就会根据其数字特性按照最小二乘进行分类,并计算出质心-Clustering of the data to facilitate the next step of the calculation, such as the number 20 is divided into four categories according to their number of properties will be classified according
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1875
    • 提供者:马乐
  1. cvt

    0下载:
  2. 在给定区域内布点,采用随机质心voronoi结构法-Cloth at a given point within the region, using random centroid voronoi structure method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14804
    • 提供者:刘天弘
  1. FindCentroidLaserSpotUsingFourier

    0下载:
  2. 为形心检测的一个程序,方便大家使用和交流.-For centroid detection of a program to facilitate everyone to use and exchange.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:98513
    • 提供者:xuyin
  1. xingxin

    0下载:
  2. 对于形心分析和算例,方便大家学习和使用.-For example centroid analysis and to facilitate them to learn and use.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2496264
    • 提供者:xuyin
  1. histogram_balltracker

    0下载:
  2. A new concept of tracking ball has been applied of detecting the ball in one frame by finding centroid ball ,finding histogram of the ball region and correlating it with candidate s histogram (by scanning the complete image) in subsequent frames. Mat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2279
    • 提供者:Vishwanath
  1. mySnake-2

    0下载:
  2. 基于动态轮廓模型的虹膜定位.在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:288090
    • 提供者:318
  1. b

    0下载:
  2. cntrd: calculates the centroid of bright spots to sub-pixel accuracy. Inspired by Grier & Crocker s feature for IDL, but greatly simplified and optimized for matlab INPUTS: im: image to process, particle should be bright spots on dark
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:2182
    • 提供者:santhu
  1. kmeans

    0下载:
  2. K-means is a clustering algorithm In the beginning we determine number of cluster K and we assume the centroid or center of these clusters. We can take any random objects as the initial centroids or the first K objects in sequence can also serve a
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1952
    • 提供者:Luis
  1. fuzzycontroller.cpp

    0下载:
  2. fuzzy controller in c++ consists of 7 rules with traingular member ships with centroid defuzzification
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:124149
    • 提供者:tota
  1. Centroid

    0下载:
  2. algorithme pour la localisation dans le wsn
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:827
    • 提供者:abdallah
  1. normalise2dpts

    0下载:
  2. Function translates and normalises a set of 2D homogeneous points so that their centroid is at the origin and their mean distance from the origin is sqrt(2).-Function translates and normalises a set of 2D homogeneous points so that their centroid is
  3. 所属分类:matlab

  1. centercorn

    0下载:
  2. 果实质心提取 机器人环节中应用 特征提取-Fruit centroid extraction
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1481
    • 提供者:hb
  1. Kmeans

    0下载:
  2. 对已存入txt文件中的样本点就行K均值聚类,可输出质心和各个类包含的样本点-Txt files that have been deposited in the sample points on the line K means clustering, centroid, and each output class contains the sample points
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2579
    • 提供者:yoyo
  1. zhixin

    0下载:
  2. 可以求一个物体的质心,在获取物体图像后。希望大家多多交流-Can request an object centroid, after access to the object image. Hope that more exchanges
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2593
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com