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

搜索资源列表

  1. basic_method

    0下载:
  2. test1.m 固定增量法求分界面 test2.m 利用误差平方和函数集群 delet.m 删除数组元素 Err.m 计算误差平方和 Distance.m 欧拉距离计算 -test1.m fixed incremental method for use interface test2.m squared error function cluster de let.m delete array elements Err.m calculation error square Di
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4.71kb
    • 提供者:杨奎元
  1. seawater

    22下载:
  2. Matlab seawater工具包,可以通过海水的温盐等信息计算海水的密度、比容、位密、地转流速等重要参数。- SW_ADTG Adiabatic temperature gradient SW_ALPHA Thermal expansion coefficient (alpha) SW_AONB Calculate alpha/beta (a on b) SW_BETA Saline contract
  3. 所属分类:Windows Develop

    • 发布日期:2017-01-14
    • 文件大小:49.06kb
    • 提供者:庄伟
  1. disteusq

    0下载:
  2. calculates the squared euclidean distance between all pairs of rows of two matrices. -calculates the squared euclidean distance between all pairs of rows of two matrices.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1.24kb
    • 提供者:qingpg518
  1. findkeypoint

    0下载:
  2. 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:176.38kb
    • 提供者:changhe.cheng
  1. grid

    0下载:
  2. 在大数据量离散点数据的情况下,利用反距离平方加权插值算法建立规则格网DSM-The amount of data in large case of discrete point data, using inverse distance squared weighted interpolation algorithm for establishing regular grid DSM
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2.02kb
    • 提供者:杨松
  1. disteusq

    0下载:
  2. 声音处理的MATLAB程序:DISTEUSQ -calculate euclidean, squared euclidean or mahanalobis distance
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.44kb
    • 提供者:
  1. New-Text-Document

    0下载:
  2. The program RANDOM_WALK_2D_PLOT plots the trajectories of one or more random walks. The program RANDOM_WALK_2D_SIMULATION plots averaged data for any number of random walks that each use the same number of steps. The data plotted is the average
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.06kb
    • 提供者:alicethe
  1. EM

    0下载:
  2. 利用欧氏距离计算三维模型的中轴,希望对大家有用!-Medial Axis (MA), also known as Centres of Maximal Disks, is a useful representation of a shape for image descr iption and analysis. MA can be computed on a distance transform, where each point is labelled to its distance t
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:475.86kb
    • 提供者:Niu Wenjie
  1. point

    0下载:
  2. 用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出为最邻近距离的平方-Looking for n points nearest point, the output of the nearest neighbor distance squared using the divide-and-conquer algorithm (O (nlogn) complexity)
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:888.65kb
    • 提供者:张月秋
  1. CH3Clustering

    0下载:
  2. 基于k-means的聚类编程,例如:随机选取k个中心点,经过计算每个点到k个中心距离的远近,将其归类。最后总的距离平方差最小,即停止。-Programmed based on k-means clustering, for example: randomly select k central point has been calculated for each point to the k center distances, will be classified. The final total
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:1.51kb
    • 提供者:史丽军
  1. flower

    0下载:
  2. 对花卉的数据集分别通过“五折法”、随机产生训练样本、欧式平方距离、绝对值距离、契比雪夫距离和马氏距离进行数据集的识别。-Data sets, respectively, for flowers through the " half of Law" , randomly generated training samples, European squared distance, absolute distance, Chebyshev distance and Mahalanobi
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:4.87kb
    • 提供者:stl
  1. K-means-clustering-algorithm

    0下载:
  2. K均值算法使用的聚类准则函数的误差平方和准则,通过反复迭代优化聚类结果,使所有样本到各自所属类别的中心的距离平方和达到最小。-K-means clustering algorithm uses squared error criterion function and criteria through iterative optimization clustering result, all the samples to the respective classes of the center s
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:216.94kb
    • 提供者:xuwenju
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:59.46kb
    • 提供者:songguanjun
  1. DEM_MSI

    1下载:
  2. DEM 移动曲面拟合插值算法,采用反距离平方加权平均-DEM moving surface fitting interpolation algorithm, using inverse distance squared weighted average
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:565.75kb
    • 提供者:文白科
  1. fastdist.m

    0下载:
  2. Fast calculation of squared Euclidean distance
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.13kb
    • 提供者:Andr茅
  1. LGD_source_code

    0下载:
  2. For encoding, image is split in blocks and each block is then converted to the training vector Xi = (xi1, xi2, ..….., xik ). The codebook is searched for the nearest codevector Cmin by computing squared Euclidean distance as presented in equa
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1021.57kb
    • 提供者:noufal
  1. ClusterAnalysis_2014.11.4

    0下载:
  2. 模式识别的聚类分析。K均值聚类算法是先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是没有(或最小数目)对象被重新分配给不同的聚类,没有(或最小数目)聚类中心再发生变化,误差平方和局部最小。-Pattern recognition clustering
  3. 所属分类:Console

    • 发布日期:2017-06-20
    • 文件大小:32.02mb
    • 提供者:周思洁
  1. statistics_kmeans

    0下载:
  2. K-means算法是一种硬聚类算法,根据数据到聚类中心的某种距离来作为判别该数据所属类别。K-means算法以距离作为相似度测度。(kmeans uses the k-means++ algorithm for centroid initialization and squared Euclidean distance by default. It is good practice to search for lower, local minima by setting the 'Replica
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2kb
    • 提供者:Brook Cheng
  1. noma

    2下载:
  2. NOMA corrected: farther away from Base Station (BS), more allocated power; % Assuming the Base Station (BS) has total power of 1 and will allocate % power for each User as proportional to squared distance: Pwr ~ Dst^2
  3. 所属分类:matlab例程

    • 发布日期:2019-10-16
    • 文件大小:15kb
    • 提供者:shintenwu
搜珍网 www.dssz.com