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

搜索资源列表

  1. Euclidean

    0下载:
  2. 欧几里德距离的C++算法,在人工免疫系统中有广泛的应用-Euclidean distance between the C algorithms, artificial immune system in a wide range of applications
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:921
    • 提供者:朱方红
  1. bch_Euclidean

    0下载:
  2. 用Euclidean算法实现BCH的编码和译码,仿真可直接运行-BCH encode and decode
  3. 所属分类:密码/编码算法

    • 发布日期:2010-11-19
    • 文件大小:3684
    • 提供者:54wangxinfang
  1. CalcVecDistance

    1下载:
  2. vc+opencv计算欧氏距离和马氏距离-vc+ opencv calculating Euclidean distance and Mahalanobis distance
  3. 所属分类:Graph program

    • 发布日期:2016-01-26
    • 文件大小:218587
    • 提供者:刘镇
  1. EG(15_7)cyclic_code

    0下载:
  2. Euclidean Geometry Cyclic code n=15, k=7 Majority Logic Decoding BPSK BER simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:6900
    • 提供者:grn552
  1. ClusterAlgorithm

    1下载:
  2. 模式识别的聚类算法 包括欧氏(Euclidean)距离,绝对值距离,切式距离,明氏距离,马氏距离-Clustering algorithm of pattern recognition, including Euclidean (Euclidean) distance, absolute distance, the distance-cut, Ming' s distance, Mahalanobis distance
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10474
    • 提供者:shenshendaodao
  1. DisTrans

    0下载:
  2. 快速算法,可以快速计算一个二进制图片的Euclidean距离。-Fast algorithm can quickly calculate a binary image of the Euclidean distance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:16298
    • 提供者:黄石
  1. patternClass

    0下载:
  2. 產生k個d維的常態分布樣本,產生某個事前機率為P(wi)的常態分布的discriminant function,計算任兩點間的Euclidean distance及Mahalanobis distance -Generated k-d-dimensional normal distribution of samples to generate a prior probability P (wi) of the normal distribution of the discriminan
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:39219
    • 提供者:amy
  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
    • 文件大小:1265
    • 提供者:qingpg518
  1. GSNNSimulation

    1下载:
  2. 本文针对SLAM算法中数据关联过程,提出了一种简单易行的改进方法,将欧氏距离与马氏距离结合用于数据关联。算法不必计算地图所有特征与所有量测之间的马氏距离,而是首先利用相对简单的欧氏距离计算缩小了待关联特征的搜寻范围。利用人工合成数据的仿真结果表明,改进后的数据关联方法可以大幅减少系统计算量,提高关联效率,且不会造成错误关联的增加。-This article SLAM algorithm for data association process, a simple method to Euclid
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:13131
    • 提供者:liancb
  1. rsa

    0下载:
  2. 1) 找出两个相异的大素数P和Q,令N=P×Q,M=(P-1)(Q-1)。 2) 找出与M互素的大数E,用欧氏算法计算出大数D,使D×E≡1 MOD M。 3) 丢弃P和Q,公开E,D和N。E和N即加密密钥,D和N即解密密钥。 -1) to identify two different large prime numbers P and Q, so N = P × Q, M = (P-1) (Q-1). 2) to identify and M large numbers cop
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:6722
    • 提供者:阿达悟
  1. ou

    0下载:
  2. 欧几里德算法又称辗转相除法,用于计算两个整数a,b的最大公约数。分别用C++和JAVA实现。-Euclidean algorithm, also known as division algorithm, used to calculate the two integers a, b the common denominator. Separately using C++ and JAVA implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:778
    • 提供者:ramble
  1. image-retrieval

    0下载:
  2. 基于颜色进行图像检索的一个简单实现 使用欧氏距离-Color-based image retrieval using the implementation of a simple Euclidean distance
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1011196
    • 提供者:华华
  1. EUCLIDEAN_Algorithm

    1下载:
  2. Euclidean节点定位是由美国路特葛斯大学利用距离矢量路由和GPS定位原理提供出一种分布式自主定位算法-Node localization Euclidean path by the Rutgers Universitys use of distance vector routing and GPS positioning to provide a principle of self-positioning algorithm for distributed
  3. 所属分类:matlab

    • 发布日期:2015-11-04
    • 文件大小:1060377
    • 提供者:qinhua
  1. euclideanDistance

    0下载:
  2. euclidean Distance-euclidean Distance
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1150
    • 提供者:muhammet
  1. 2

    0下载:
  2. 扩展欧几里德算法不但能计算(a,b)的最大公约数,而且能计算a模b及b模a的乘法逆元。平方和乘算法的复杂度:执行次数至少要k次模乘,最多需要2k次模乘。-Extended Euclidean algorithm for computing not only (a, b) the common denominator, and to calculate a modulus b and b modulus a multiplicative inverse of. Square and by the
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1087
    • 提供者:俞佳
  1. KMeans Euclidean Distance

    1下载:
  2. 一个用java写的欧几里德距离的kmeans算法,以前做实验自己写的-code of KMeans based on Euclidean Distance
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-15
    • 文件大小:2070
    • 提供者:tanwei
  1. Euclidean

    0下载:
  2. 扩展欧几里德定理和中国剩余定理,ACM算法课件,比较简洁-Extended Euclidean theorems and Chinese Remainder Theorem, ACM algorithm courseware, simple comparison
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:16696
    • 提供者:liudiao
  1. Euclidean_divider

    0下载:
  2. This the euclidean algorithm implementation in VHDL -This is the euclidean algorithm implementation in VHDL
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2128
    • 提供者:mma32
  1. cseg

    0下载:
  2. image color segmentation using Euclidean and Mahalanobis methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1065
    • 提供者:kryptik
  1. Euclidean Space

    0下载:
  2. information on euclidean distance
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:319488
    • 提供者:nid01
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com