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

搜索资源列表

  1. CalculatingPointTriDistance

    0下载:
  2. Calculate the distance of a given point P from a triangle TRI. Point P is a row vector of the form 1x3. The triangle is a matrix formed by three rows of points TRI = [P1 P2 P3] each of size 1x3. dist = pointTriangleDistance(TRI,P) returns the distanc
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:3058
    • 提供者:tubeo
  1. vqsplit

    0下载:
  2. This function is for training a codebook for vector quantization. The data set is split to two clusters, first, and the mean of each cluster is found (centroids). The disttance of each vector from these centroids is found and each vector is associate
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3700
    • 提供者:veeresh
  1. sfrz

    0下载:
  2. 基于等距映射( ISOMAP) 非线性降维算法, 提出了一种新的基于用户击键特征的用户身份认证算法, 该算法用测地距离代 替传统的欧氏距离, 作为样本向量之间的距离度量, 在用户击键特征向量空间中挖掘嵌入的低维黎曼流形, 进行用户识别。用采集 到的1 500 个击键模式数据进行实验测试, 结果表明, 该文的算法性能优于现有的同类算法, 其错误拒绝率( FRR) 和错误通过率 ( FAR) 分别是1.65 和0 , 低于现有的同类算法。-Based isometric map (ISO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:183913
    • 提供者:罗朝辉
  1. CA_Sequential

    0下载:
  2. 实现了向量的聚类算法,输入三个参数:向量集合、划分数目和设定的阈值,就可得到聚类结果,以欧式距离作为距离判别准则。-Realize the vector of the clustering algorithm, the input three parameters: vector set and the division of number and set threshold, can get clustering results to the Euclidean distance as a c
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1807
    • 提供者:pu
  1. Three-dimensional-drawing

    0下载:
  2. 这是一个"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释.-This is a" three dimensional space vector/point" and related functions, they are
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:760124
    • 提供者:张干
  1. powermethod-andinversepowermethod

    0下载:
  2. 对于大型稀疏矩阵(501乘501),用幂法求其按模最大特征值和最大特征值,用反幂法求其按模最小特征值和距离给定数字最近的特征值,求得了矩阵的条件数和行列式,讨论迭代初始向量的选取对计算结果的影响。-For large sparse matrix (501 x 501), with the power method for the maximum modulus of its eigenvalues ​ ​ and by the largest eigenvalue, with
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:116378
    • 提供者:朱付涛
  1. DistanceField

    0下载:
  2. Signed distance field calculator, using linear time algorithm. 4 passes are done to the image. Can be used to implement Valve s paper: "Improved Alpha-Tested Magnifi cation for Vector Textures and Special Effects" Done in C++ and SDL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:111029
    • 提供者:Hola Mundo
  1. Text-Retrieval

    0下载:
  2. 信息检索系统从最初的纯手工检索系统业已发展到现在的以信息技术为支撑的检索系统,在这一过程中,适应新的信息资源、信息技术这些检索环境,提高信息检索系统的查全率、查准率和系统响应时间是不变的主题,在众多文本中掌握最有效的信息始终是信息处理的一大目标。围绕向量空间模型设计了一个文本检索系统,介绍向量空间模型的基础上给出了基于它的信息检索系统的一般结构框架和各部分的功能,探讨了系统中所涉及到的关键技术。用向量空间模型进行特征表达,用TF-IDF(Term-Frequency Inverse-Docume
  3. 所属分类:Project Design

    • 发布日期:2017-05-01
    • 文件大小:714138
    • 提供者:Peng Jin
  1. zz_rarget

    0下载:
  2. 目标和雷达的仿真程序,可以设置目标位置向量、速度、目标散射截面积、距离门限等等,计入高斯噪声,经过混频和傅里叶变化后再显示其距离和多普勒二维图形。-Target and radar simulation program can be set to the target position vector, velocity, target scattering cross-sectional area, the distance threshold, etc., included in the Ga
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2802
    • 提供者:周严
  1. hw1

    0下载:
  2. Abstract—Three-feature based automatic lane detection al- gorithm (TFALDA) is a new lane detection algorithm which is simple, robust, and efficient, thus suitable for real-time processing in cluttered road environments without a priori knowledg
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2160
    • 提供者:Tai Kai I
  1. The-detection-of-traffic-lights

    1下载:
  2. 交通信号灯的检测是复杂场景下交通灯识别的重点。采用了色彩分割与关联滤波方案进行交通灯的检测。首先,建立交通信号灯的高斯模型,利用高斯向量与多色彩空间结合的方法进行图像分割。然后,采用基于区域增长与相似性判定的关联滤波,对色彩分割后的图像进行处理。最后,使用基于canny算子的边缘提取算法获取方向指示灯轮廓特征,并使用基于改进hu不变矩和马氏距离对方向指示信号灯进行分类。-The detection of traffic lights is the focus of traffic lights
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:13332
    • 提供者:谷文彦
  1. kjfx

    5下载:
  2. 使用AE+C#做的模拟arcgis的简单功能。包括:空间查询:属性查空间、空间查属性 距离分析:直线距离、成本距离、临近分配 表面分析:等高线、坡度、坡向、Cut/Fill 密度分析:简单密度、核密度 缓冲区分析:基于属性、点击 栅格插值:反距离插值、克里金插值 矢栅转换:矢量转栅格、栅格转矢量 叠置分析 重分类-Use
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1111107
    • 提供者:ttt
  1. BBGAballgridaG

    0下载:
  2. BGA(ball grid array)球形触点陈列,表面贴装型封装之一。在印刷基板的背面按陈列方式制作出球形凸点用以 代替引脚,在印刷基板的正面装配LSI 芯片,然后用模压树脂或灌封方法进行行密封。也称为凸点陈列载体(PAC)。引脚可超过200,是多引脚LSI 用的一种封装。封装本体也可做得比QFP(四侧引脚扁平封装)小。例如,引脚中心距为1.5mm 的360 引脚BGA 仅为31 -BGA (ball grid array) spherical contact display, one
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:56275
    • 提供者:kgd815
  1. matlab-image-process

    0下载:
  2. comparehist是用于检测两个图像的直方图巴士距离,xuefu是通过C类均值算法对图像进行颜色聚类,ccv是提取衣服图像的颜色一致向量,便于以后对图像各个特征值进行操作-comparehist is used to detect the two image histogram bus distance, xuefu Class C means algorithm for image color clustering, ccv extract clothes image consistent
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:5076
    • 提供者:raphael
  1. geom3d_basic

    0下载:
  2. 三维图形的处理,包括简单的叉积,点积,以及向量的旋转,对称和反射,点到面距离,投影,等等。-Processing of three-dimensional graphics, including simple cross product, dot product, as well as vector rotation, symmetry and reflection, point to surface distance, projection, and so on.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-23
    • 文件大小:1753
    • 提供者:DemonSeeker
  1. knn

    0下载:
  2. 本程序中,训练样本集含有30个样本,矢量长度为5,对样本{1,18,11,11,0.5513196}进行K=5的K-最近邻分类. 样本从文件data.txt中读取,程序运行结果显示所有样本以及其类别,待分类样本所属的类别({1,18,11,11,0.5513196}属于"2"类),以及它的5个最近邻的类别和与它之间的距离。-In this program, the training sample set containing 30 samples, the vector length
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:297261
    • 提供者:韩程
  1. Hausdorff_Distance

    0下载:
  2. 提出了利用小波分解建立多分辨率图像锥和Hausdorff距离的医学图像配准方法。先利用小波方法建立多分辨率图像锥, 然后根据梯度向量幅度提取分层图像的特征点, 利用Hausdorff距离进行特征点集的匹配。该方法提高了配准的速度和精度, 而且具有鲁棒性。-Image registration is the matching processing in which two or more images match from the same scene derived from different
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:300240
    • 提供者:vivi
  1. disteu

    0下载:
  2. DISTEU Function DISTEU Pairwise Euclidean distances between columns of two matrices Input: x, y: Two matrices whose each column is an a vector data. Output: d: Element d(i,j) will be the Euclidean distance between two
  3. 所属分类:software engineering

  1. SVM_HRRP

    2下载:
  2. hrrp,svm,利用支持向量机分类识别一维距离像的飞机目标,程序详细,可作为例程学习,望有帮助-HRRP, SVM, using support vector machine (SVM) classification recognition as a d distance of aircraft target, procedures detailed, can be used as an example ChengXueXi, hope have help
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:559
    • 提供者:aldolphie
  1. kmeans

    0下载:
  2. 利用k-means算法进行聚类,K-means算法以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最有分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。-Algorithm using k-means clustering, K-means algorithm Euclidean distance as a similarity measure, it is the pursuit of the vector V corresponding to a initial
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:626488
    • 提供者:陈陈
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com