Welcome![Sign In][Sign Up]
Location:
Search - Euclidean

Search list

[CSharpEuclidean

Description: 欧几里德距离的C++算法,在人工免疫系统中有广泛的应用-Euclidean distance between the C algorithms, artificial immune system in a wide range of applications
Platform: | Size: 921 | Author: 朱方红 | Hits:

[Crypt_Decrypt algrithms bch_Euclidean

Description: 用Euclidean算法实现BCH的编码和译码,仿真可直接运行-BCH encode and decode
Platform: | Size: 3684 | Author: 54wangxinfang | Hits:

[Documents加权欧氏距离及其应用

Description: 聚类算法中常用欧氏距离,这篇文章描述了使用加权的方法。-clustering algorithm common Euclidean distance, this article describes the use of weighted method.
Platform: | Size: 18432 | Author: 石支柱 | Hits:

[CSharpEuclidean

Description: 欧几里德距离的C++算法,在人工免疫系统中有广泛的应用-Euclidean distance between the C algorithms, artificial immune system in a wide range of applications
Platform: | Size: 1024 | Author: 朱方红 | Hits:

[Special Effectscalculate_min_distance

Description: 计算2组象素的最小距离 minimum euclidean distance calculation between 2 groups pixels and returns the distance and pixel coordinations文件内容:test_min_distance5a.tif, CONTENTS.M, euclidean_distance.m, test_calculate_min_distance.m, test_min_distance1a.tif, test_min_distance1b.tif, test_min_distance2a.tif, test_min_distance2b.tif, test_min_distance3a.tif, test_min_distance3b.tif, test_min_distance4a.tif, test_min_distance4b.tif, calculate_min_distance.m, test_min_distance5b.tif-Group 2-pixel calculation of minimum distance between a minimum euclidean distance calculation between 2 groups pixels and returns the distance and pixel coordinations the content of the document: test_min_distance5a.tif, CONTENTS.M, euclidean_distance.m, test_calculate_min_distance.m, test_min_distance1a.tif, test_min_distance1b.tif, test_min_distance2a.tif, test_min_distance2b.tif, test_min_distance3a.tif, test_min_distance3b.tif, test_min_distance4a.tif, test_min_distance4b.tif, calculate_min_distance.m, test_min_distance5b.tif
Platform: | Size: 30720 | Author: 田卉 | Hits:

[Graph programknn

Description: knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
Platform: | Size: 1024 | Author: zc | Hits:

[Special EffectsDisTrans

Description: 快速算法,可以快速计算一个二进制图片的Euclidean距离。-Fast algorithm can quickly calculate a binary image of the Euclidean distance.
Platform: | Size: 16384 | Author: 黄石 | Hits:

[Graph RecognizepatternClass

Description: 產生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 discriminant function, calculated between any two points in Euclidean distance and Mahalanobis distance
Platform: | Size: 38912 | Author: amy | Hits:

[Speech/Voice recognition/combinedisteusq

Description: 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.
Platform: | Size: 1024 | Author: qingpg518 | Hits:

[matlabGSNNSimulation

Description: 本文针对SLAM算法中数据关联过程,提出了一种简单易行的改进方法,将欧氏距离与马氏距离结合用于数据关联。算法不必计算地图所有特征与所有量测之间的马氏距离,而是首先利用相对简单的欧氏距离计算缩小了待关联特征的搜寻范围。利用人工合成数据的仿真结果表明,改进后的数据关联方法可以大幅减少系统计算量,提高关联效率,且不会造成错误关联的增加。-This article SLAM algorithm for data association process, a simple method to Euclidean distance combined with the Mahalanobis distance for data association. Algorithms do not have to calculate all the characteristics of the map with all measurements between the Mahalanobis distance, but the first to use a relatively simple calculation of Euclidean distance to be associated characteristics of narrowing the search. The use of synthetic data simulation results show that the improved methods of data association can significantly reduce the system to calculate the volume and improve the efficiency of association, and will not lead to errors associated with an increase.
Platform: | Size: 13312 | Author: liancb | Hits:

[AI-NN-PRshibie

Description: 用matlab实现的几种模式识别的方法,有切比雪夫距离法,马氏距离法,欧氏距离法。而且每种方法都给出了多种编程-Matlab achieved using several methods of pattern recognition, there are Chebyshev distance, Mahalanobis distance method, Euclidean distance method. But each method are given a variety of programming
Platform: | Size: 82944 | Author: mr yao | Hits:

[Crack Hackrsa

Description: 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 coprime E, Euclidean algorithm used to calculate lump sum for the D, so that D × E ≡ 1 MOD M. 3) disposed of P and Q, the open E, D and N. E and N that encryption keys, D and N that the decryption key.
Platform: | Size: 6144 | Author: 阿达悟 | Hits:

[JSP/Javaou

Description: 欧几里德算法又称辗转相除法,用于计算两个整数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.
Platform: | Size: 1024 | Author: ramble | Hits:

[Graph Recognizeimage-retrieval

Description: 基于颜色进行图像检索的一个简单实现 使用欧氏距离-Color-based image retrieval using the implementation of a simple Euclidean distance
Platform: | Size: 1010688 | Author: 华华 | Hits:

[matlabEUCLIDEAN_Algorithm

Description: 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
Platform: | Size: 1060864 | Author: qinhua | Hits:

[matlabeuclideanDistance

Description: euclidean Distance-euclidean Distance
Platform: | Size: 1024 | Author: muhammet | Hits:

[CSharp2

Description: 扩展欧几里德算法不但能计算(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 complexity of algorithm: the implementation of at least k times the number of modular multiplication, up to 2k times by mode.
Platform: | Size: 1024 | Author: 俞佳 | Hits:

[JSP/JavaKMeansEuclideanDistance

Description: 一个用java写的欧几里德距离的kmeans算法,以前做实验自己写的-code of KMeans based on Euclidean Distance
Platform: | Size: 2048 | Author: tanwei | Hits:

[OtherEuclidean

Description: 扩展欧几里德定理和中国剩余定理,ACM算法课件,比较简洁-Extended Euclidean theorems and Chinese Remainder Theorem, ACM algorithm courseware, simple comparison
Platform: | Size: 16384 | Author: liudiao | Hits:

[OtherEuclidean Space

Description: information on euclidean distance
Platform: | Size: 319488 | Author: nid01 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net