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

Search list

[Communication-Mobile16qam_channel_encode

Description: 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated, using (7,4) cyclic code of the source-channel coding to do with a raised cosine roll-off function for base-band modulation, and then transferred to a high frequency channel in the channel by adding Gaussian white noise, the use of matched filter demodulation, demodulation constellation plot, using the minimum Euclidean distance decoding decision, and then right channel signals, decoding, channel coding techniques used to draw and non- channel coding techniques using bit error rate plans.
Platform: | Size: 90112 | Author: zhaoyang | Hits:

[Graph RecognizeTangent_distance

Description: A good paper describing use of tangent distances instead of euclidean to improve pattern matching.
Platform: | Size: 348160 | Author: JP | Hits:

[Windows Developbiggest

Description: 用蛮力法,分解质因数法,欧几里得算法分别求解最大公约数问题-With the brute force method, the quality factor decomposition method, the Euclidean algorithm for greatest common divisor problem solving, respectively
Platform: | Size: 1268736 | Author: hehuiling | Hits:

[matlabFace_Recognition_System-zubair_and_suvidha

Description: face recognition program using eigenface approach and euclidean distance method.-face recognition program using eigenface approach and euclidean distance method.
Platform: | Size: 12424192 | Author: Imanuel | Hits:

[Graph Recognize20091212

Description: 一种车牌号码图像二值化的新方法。利用数学形态学的开运算消除图像光照不均匀影响,根据欧几里得距离确定图像阈值。-Of a license plate number of the new image binarization method. Using mathematical morphology opening operation to eliminate uneven lighting image effects, according to Euclidean distance to determine the image threshold.
Platform: | Size: 373760 | Author: morris | Hits:

[AlgorithmEuclidalgorithmandseekreciprocal

Description: 加密解密关于欧几里德算法以及欧几里德扩展算法(求倒数)的c源码 -Encryption and decryption on the extended Euclidean algorithm and Euclidean algorithm (demand reciprocal) c-source code
Platform: | Size: 1024 | Author: ttt | Hits:

[Othersuanfajihe

Description: ( Rightmost Digit )代码:数论模幂算法(从左向右)0ms 最小公倍数-辗转相除法 Prim最小生成树-Rightmost Digit, modular exponentiation algorithm (from left to right) 0ms Least common multiple- Euclidean algorithm Prim minimum spanning tree
Platform: | Size: 2048 | Author: sam | Hits:

[Graph programdt

Description: 这是一个用于实现欧几里得距离变换的C++源代码-C++ code used to do Euclidean distance transform
Platform: | Size: 15360 | Author: 李宇罡 | Hits:

[Crack Hack200601220942288253

Description: ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。   密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。   ElGamal用于数字签名。被签信息为M,首先选择一个随机数k, k与 p - 1互质,计算 -首先选择一个随机数k, k与 p- 1互质,计算   a = g^k ( mod p )   再用扩展 Euclidean 算法对下面方程求解b:   M = xa+ kb ( mod p- 1 )   签名就是( a, b )。随机数k须丢弃。   验证时要验证下式:   y^a* a^b ( mod p ) = g^M ( mod p )   同时一定要检验是否满足1<= a < p。否则签名容易伪造。   ElGamal用于加密。被加密信息为M,首先选择一个随机数k,k与 p- 1互质,计算   a = g^k ( mod p )   b = y^k M ( mod p )   ( a, b )为密文,是明文的两倍长。解密时计算   M = b/a^x ( mod p )   ElGamal签名的安全性依赖于乘法群(IFp)* 上的离散对数计算
Platform: | Size: 2521088 | Author: 崔光涛 | Hits:

[JSP/JavaMethod_C

Description: 模式识别C聚类算法 主要采用四种距离 这里的例子是欧氏距离-Pattern Recognition C clustering algorithm mainly uses four kinds of examples here from the Euclidean distance
Platform: | Size: 7168 | Author: shenshendaodao | Hits:

[Special EffectsEuDist

Description: 这是用于计算图像像素欧式距离的源代码,是一个比较简单的代码-It is used to calculate the image pixel Euclidean distance of the source code, is a relatively simple code
Platform: | Size: 1024 | Author: lion | Hits:

[matlabcolorSegment_AmitSrinet

Description: Color Segmentaion using euclidean and mahalaobis distance
Platform: | Size: 1024 | Author: Amit Srinet | Hits:

[Graph programMyTuXing2

Description: 图像处理平台,用VC++写的,包括矩,欧氏距离等等,欢迎大家下载学习使用-Image processing platform, using VC++ to write, including the moment, Euclidean distance, etc., are welcome to download the learning to use
Platform: | Size: 108544 | Author: 战机 | Hits:

[Special Effects20100318ImageSearch

Description: 用visual C++ 编写的基于内容的图像检索系统,主要是通过颜色直方图和欧式距离的-Using visual C++ written in content-based image retrieval system, primarily through color histogram and the Euclidean distance of the
Platform: | Size: 43008 | Author: 安健 | Hits:

[Graph programJuLiBianHuan

Description: 图像处理的程序,计算欧几里德距离,形态学的方法-Image processing procedures, computing Euclidean distance, morphological method
Platform: | Size: 1024 | Author: zhuchunlei | Hits:

[matlabsqdistance

Description: Fully vectorized function to compute square Euclidean or Mahalanobis distances between vectors.
Platform: | Size: 1024 | Author: IrisGA | Hits:

[Special EffectsSVM_FACE

Description: 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改善其样本分布.其中,所谓IRS算法是指 在精简集(reduced se0算法的核函数中嵌入一种新的距离度量一一图像欧式距离一一来改善其迭代近似性能,IRS 可以有效地生成新的、位于类别边界附近的虚拟样本以增强给定训练集.为了验证算法的有效性,采用增强的样本 集训练基于AdaBoost的人脸检测器,并在MIT+CMU正面人脸测试库上进行了测试.实验结果表明通过这种方法 能够有效地提高最终分类器的人脸检测性能.-According to support vector machines(SVMs),for those geometric approach based classification methods,examples close to the class boundary usually are more informative than others.Taking face detection as an example,this paper addresses the problem of enhancing given training set and presents a nonlinear method to tackle the problem effectively.Based on SVM and improved reduced set algorithm (IRS),the method generates new examples lying close to the face/non—face class boundary to enlarge the original dataset and hence improve its sample distribution.The new IRS algorithm has greatly improved the approximation performance of the original reduced set(RS)method by embedding a new distance metric called image Euclidean distance(IMED)into the keme1 function.To verify the generalization capability of the proposed method,the enhanced dataset is used to train an AdaBoost.based face detector and test it on the MIT+CMU frontal face test set.The experimental results show that the origina
Platform: | Size: 649216 | Author: 郭事业 | Hits:

[Mathimatics-Numerical algorithmsgbs

Description: 1、求任意n个数的最小公倍数 2、辗转相除法求两个数的最小公倍数、最大公约数-1, find the least common multiple of the number of arbitrary n 2, Euclidean algorithm of the least common multiple of two numbers, the common denominator
Platform: | Size: 6144 | Author: zhb | Hits:

[Windows CEcede

Description: 计算测地距离,测地距离是众多距离的一种,在高维流行数据分布空间上,欧式距离不再适用,这时就可用到欧氏距离-Computing geodesic distance, geodesic distance is a large distance, popular in high-dimensional data distribution space, the Euclidean distance is no longer applicable, then you can use the Euclidean distance
Platform: | Size: 1024 | Author: 鲁国小莉 | Hits:

[JSP/Javakmeanss

Description: a clustering algorithm based on kmean clustering which uses the euclidean distance measure
Platform: | Size: 1024 | Author: setareh | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net