Welcome![Sign In][Sign Up]
Location:
Search - 距离向量

Search list

[Other resourcek_algorithm034

Description: 计算两个向量间的欧氏距离,初始化聚类中心,参数设定默认值 -two vector calculation of Euclidean distance, initialize the cluster center, parameter set default values
Platform: | Size: 1768 | Author: 王华 | Hits:

[Other resourcedistent

Description: 经典算法实现题--向量距离问题,包括题目PDF和程序代码实现,与大家分享。-classical algorithm that -- Vector distance, including the subject PDF and procedures to achieve code share with you.
Platform: | Size: 72831 | Author: 林总 | Hits:

[Compress-Decompress algrithmsDcumFinal1

Description: C++调用matlab计算引擎,在文本的向量表示中调用matlab,画出bmp图,形象地描述文本的距离-C calculation engine, in the text of vector Calling Matlab, bmp painted map image to describe the distance between the text
Platform: | Size: 2086513 | Author: 江星 | Hits:

[Graph Recognizecxsb

Description: 通过背景差获取目标,提取车辆的不变矩,外加矩形度,圆形度,体态比等特征构成特征向量组,通过欧式距离识别出车辆。-through poor background, target acquisition, unchanged from the moment vehicles, plus rectangular, circular, Body composition characteristics than the eigenvector group, by the Continental distance identify vehicles.
Platform: | Size: 2502 | Author: zhouaijun | Hits:

[OtherMahalanobisDistanceDiscrimination

Description: 马氏距离判别(MahalanobisDistanceDiscrimination)的演示过程,求均值向量,协方差矩阵及线形判别函数-Mahalanobis distance criterion (MahalanobisDistanceDiscrimina tion) demonstration process for the mean and covariance matrix and linear discriminant function
Platform: | Size: 3338 | Author: 陈伟 | Hits:

[Other resourcesanweihuitu

Description: 文件包含三维空间向量、点类及相关函数等,使用它们可以定义一个空间向量、点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个决定长度,实现空间两点距离计算,点积计算,夹角等操作。另外,每个函数都有详细的注释,用户可以更方便的使用。
Platform: | Size: 761209 | Author: yao | Hits:

[Other resourcedraw3D

Description: 这是一个项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释
Platform: | Size: 547654 | Author: 姜浩 | Hits:

[Otherdist

Description: 对于给定的m 个整数a 1 , a 2,… a i …a m 组成的向量A, |a i | <=m,和另一个由n个整数 组成的向量B, b1 , b 2,… b i… b n |bi | <=n,试设计一个O (m+n) 时间算法, 计算给定向量A和B的距离dist
Platform: | Size: 834 | Author: 王八 | Hits:

[Other resource3D_DRAWER

Description: 三维绘图,这是一个项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处.
Platform: | Size: 774940 | Author: pykaiming | Hits:

[OpenGL programsanweihuitu

Description: 这是一个项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处.
Platform: | Size: 761961 | Author: 司殿亮 | Hits:

[Other resourceEuDist

Description: 求向量的欧式距离-vector for the Continental distance
Platform: | Size: 966 | Author: 陈锐 | Hits:

[Other resourcematrix

Description: 矩阵运算模块:寻找二维数组中的最大值;寻找二维数组中的最小值;寻找一维数组中的最小值;求取两个向量之间的欧式距离
Platform: | Size: 1089 | Author: 马睿 | Hits:

[OtherboundCheck

Description: 该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连续值,最后采用自适应阈值分割,检测出镜头边界。
Platform: | Size: 144871 | Author: 韩瑞冬 | Hits:

[Documents基于图像SIFT 特征的图像检索方法

Description: 基于SIFT特征提取,本文提出了一种多尺度的图像检索算法,将一幅图像转化为多个特征的集合,再通过计算两幅图像特征向量间的欧氏距离进行比较得出结果进而实现图像检索功能。实验结果说明该算法具有尺度、平移、旋转不变性,可以进行良好应用。
Platform: | Size: 812973 | Author: fannting | Hits:

[OpenGL programbasicvector

Description: 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保密问题不能和盘托出,请见谅. junglesong@etang.com-Author : junglesong This is my last OpenGL for a project to use the "three-dimensional vector space/point "and related functions, they can use a definition of space vector/points, for the vector translation, zooming and rotation, using correlation function can also achieve two fork by Vector, a vector to be the absolute length of a vector unit, 3:00 been a decision of the vertical plane of Vector (those units), a space to be the distance between two points, Vector to be the two plot points, to be the angle between two vectors such operations, as a user-use, Each function has detailed notes, a particularly important point if the calculation vector plot, fork also took note, we hope to have useful. Due to the confidential source involved in the issue can not completely please b
Platform: | Size: 3072 | Author: 黄景天 | Hits:

[Compress-Decompress algrithmsDcumFinal1

Description: C++调用matlab计算引擎,在文本的向量表示中调用matlab,画出bmp图,形象地描述文本的距离-C calculation engine, in the text of vector Calling Matlab, bmp painted map image to describe the distance between the text
Platform: | Size: 2085888 | Author: 江星 | Hits:

[Graph Drawingsanweihuitu

Description: 文件包含三维空间向量、点类及相关函数等,使用它们可以定义一个空间向量、点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个决定长度,实现空间两点距离计算,点积计算,夹角等操作。另外,每个函数都有详细的注释,用户可以更方便的使用。-File contains three-dimensional vector, point type and related functions, etc. Use them to define a space vector, point, realize the translation vector, scaling and rotation, the use of correlation function can also realize the two vectors by the fork, get a decision in length, distance between two points in space, the point of the plot, the angle between the operation and so on. In addition, each function are detailed notes, users can more easily use.
Platform: | Size: 760832 | Author: yao | Hits:

[Graph Drawingdraw3D

Description: 这是一个项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释-This is a project to use the three-dimensional space vector/point type and related functions, they can be defined using a space vector/point, the realization of vector translation, scaling and rotation, the use of correlation function can also realize the two vectors fork x, the absolute length of a vector, a vector unit, and get a three-point decision to the vertical plane of the vector (through units of), be the distance between two points in space, by the two vectors point multiplication by the two vectors angle, such as operations, for the use of user-friendly, each function are detailed notes
Platform: | Size: 547840 | Author: 姜浩 | Hits:

[Otherdist

Description: 对于给定的m 个整数a 1 , a 2,… a i …a m 组成的向量A, |a i | <=m,和另一个由n个整数 组成的向量B, b1 , b 2,… b i… b n |bi | <=n,试设计一个O (m+n) 时间算法, 计算给定向量A和B的距离dist-For a given integer m of a 1, a 2, ... ai ... am composed of vector A, | ai | <= m, and another by an integer n-vector composed of B, b1, b 2, ... bi ... bn | bi | <= n, try to design a O (m+ n) time algorithm to calculate the amount of A and B orientation the distance dist
Platform: | Size: 1024 | Author: 王八 | Hits:

[Graph Drawing3D_DRAWER

Description: 三维绘图,这是一个项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处.-Three-dimensional graphics, this is a project to use the
Platform: | Size: 7461888 | Author: pykaiming | Hits:
« 1 2 3 4 56 7 8 9 10 11 »

CodeBus www.codebus.net