Welcome![Sign In][Sign Up]
Location:
Search - euclidean matlab

Search list

[AI-NN-PRLVQ学习矢量化算法

Description: LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.-LVQ learning vector algorithm This directory contains source co de implementing the Learning vector quantizat ion network. Source code may be found in LVQ.CPP . Sample training data is found in LVQ1.PAT. Sam ple test data is found in LVQTEST1.TST and LVQTE ST2.TST. The program accepts input LVQ consist ing of vectors and calculates the network we LVQ ights. If a test set is specified, the winning Neurology (class) for each of Neurology is id entified and the Euclidean distance between th e pattern and each of Neurology is reported. Output is directed to the screen.
Platform: | Size: 37888 | Author: 张伟华 | Hits:

[AI-NN-PRimmunity

Description: 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中每个个体的适应度fitvalue=calfitvalue(objvalue) 3)选择newpop=selection(pop,fitvalue) objvalue=calobjvalue(newpop,i) % 交叉newpop=crossover(newpop,pc,k) objvalue=calobjvalue(newpop,i) % 变异newpop=mutation(newpop,pm) objvalue=calobjvalue(newpop,i) % 5.求出群体中适应值最大的个体及其适应值 6.迭代停止判断。-provide a source of artificial immune algorithm, the algorithm process include : 1. Two of the parameters set. Initial randomly generated groups-- pop = initpop (popsize, chromlength) 3. Fault type coding, each act a! Code (1 :), normal; Code (2, :), 50%; Code (3 :), 150%. Fault actual measured data coding, here Unnoralcode, 188% 4. Beginning iteration (M) : 1) the objective function value : Euclidean distance [objvalue] = calobjvalue (pop, i) 2) calculation of each individual groups of fitness calfitvalue fitvalue = ( objvalue) 3) = newpop choice selection (pop, fitvalue) objvalue = calobjvalue (newpop, i) =% newpop cross-crossover (newpop, pc, k) = calobjvalue objvalue (newpop, i) =% variation newpop mutation (newpop, pm ) objvalue = calobjvalue (newpop, i)% 5. groups sought to adapt th
Platform: | Size: 9216 | Author: 江泉 | Hits:

[DVDeuclids

Description: RS码的完整译码程序,采用欧几里德算法.采用硬件实现结构-RS complete decoding procedures, using Euclidean algorithm. Using hardware structure
Platform: | Size: 6144 | Author: | Hits:

[OtherK-meaneuclideandistance

Description: 这个是采用欧氏距离下的K-means算法的matlab实现-this is the Euclidean distance between the K-means algorithm to achieve the Matlab
Platform: | Size: 5120 | Author: 李序 | Hits:

[Special Effects3Ddistancetransform

Description: 自写的3D欧几里德距离空间变换源码,参考Distance Transform of Sampled Functions,优点速度快(附相应的参考文章)-Since writing space 3D Euclidean distance transform source, reference Distance Transform of Sampled Functions, the advantages of speed (with the corresponding reference article)
Platform: | Size: 119808 | Author: 伍林 | Hits:

[Special Effectsbwdistsc

Description: This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
Platform: | Size: 49152 | Author: fangfei | Hits:

[Special Effectshuiduzhifangtu

Description: 自己编的一些关于图像灰度直方图处理的MATLAB源程序,包括加权距离,累加直方图,欧氏距离,直方图相交法,中心距法共5种方法,可选择适合的选用。-Own some on the image histogram processing MATLAB source code, including the weighted distance, cumulative histogram, Euclidean distance, histogram intersection of law, from the Law Center, five kinds of methods to choose the appropriate selection.
Platform: | Size: 2048 | Author: louwutao | 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:

[Communication-MobileTCMcode

Description: 用MATLAB实现TCM编码,利用(3,2,3)卷积码和8-PSK的有机结合,以卷积编码的输出码子来选择发送8-PSK星座图上的相应的点,以保证欧氏距离最大-Using MATLAB realize TCM coding, the use of (3,2,3) convolutional code and 8-PSK combination of convolutional coding to the output of different to choose to send 8-PSK constellation diagram of the corresponding point, in order to ensure Euclidean the largest distance
Platform: | Size: 1024 | Author: 刘横 | Hits:

[Graph RecognizeAutomatic_Fingerprint_Authentication_System

Description: A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind of texture features, are extracted from three different sizes of Region of Interest (ROI) areas based on the reference point from the enhanced fingerprint image. Each set of invariant moments contain seven invariant moments. Fingerprint verification is realized by Euclidean distance between the two corresponding features of the test fingerprint image and template fingerprint image in the database. -A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind of texture features, are extracted from three different sizes of Region of Interest (ROI) areas based on the reference point from the enhanced fingerprint image. Each set of invariant moments contain seven invariant moments. Fingerprint verification is realized by Euclidean distance between the two corresponding features of the test fingerprint image and template fingerprint image in the database.
Platform: | Size: 421888 | Author: ruan | Hits:

[Graph programknn

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

[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:

[Special Effectscbir

Description: 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks, the calculation of the 16 regional color histogram, calculated similarity is Euclidean distance.
Platform: | Size: 12361728 | Author: 周文 | Hits:

[Graph Recognizehand_try

Description: 这个是准备做笔迹识别用的程序,很齐全哦~~想做gabor 再用kpca,最后用欧氏距离-Prepared to do this is to use handwriting recognition process, it is complete Oh ~ ~ gabor want to reuse kpca, the last with Euclidean distance
Platform: | Size: 2048 | Author: zhouqin | 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:

[Special Effectssfinge25

Description: A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind of texture features, are extracted from three different sizes of Region of Interest (ROI) areas based on the reference point from the enhanced fingerprint image. Each set of invariant moments contain seven invariant moments. Fingerprint verification is realized by Euclidean distance between the two corresponding features of the test fingerprint image and template fingerprint image in the database
Platform: | Size: 276480 | Author: joyce | Hits:

[Othermatlab表情识别

Description: Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly, a low-dimensional face space (pca) is created using training images. This is obtained by training principal component analysis (PCA) of image set and principal component analysis of image (i.e. eigenvectors with larger eigenvalues). As a result, all the test images are represented by the selected principal components, the Euclidean distance between the projected image and all the projected train images is calculated, and the minimum value is selected to find the training image most similar to the test image.)
Platform: | Size: 4684800 | Author: bbqQq | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net