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

搜索资源列表

  1. smart_car

    0下载:
  2. 智能车源代码,实现按指示变速功能,包括lcd显示速度,路程,时间等功能的实现-smart cars source code, in accordance with instructions to achieve variable functions, including lcd display speed, distance, function of time to achieve
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3197
    • 提供者:梁生
  1. dist.rar

    0下载:
  2. 距离函数用于计算两个矩阵之间的距离 ,Distance function used to calculate the distance between two matrices
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1252
    • 提供者:ll
  1. ceju

    0下载:
  2. UNITY3d的测距功能,直接拖动到摄像机上就OK-UNITY3d the distance function
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-23
    • 文件大小:912
    • 提供者:anjing
  1. patternClass

    0下载:
  2. 產生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 discriminan
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:39219
    • 提供者:amy
  1. chordal

    0下载:
  2. 輸入兩個由TF, ZPK, SS 或 FRD建立的system function後,程式會自動計算在riemann plot上的Chordal distance值。-function delta=chordal(G1,G2) This is the Chordal distance calculation tool on riemann plot.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:898
    • 提供者:Sam Chan
  1. mahaladist

    0下载:
  2. Mahalanobis Distance Function for Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:754
    • 提供者:Igor
  1. trainSyst

    0下载:
  2. 这是一个简单的列车查询系统,含插入、删除,修改,按车次查询,按目的站、始发站查询,车费查询,路程查询等功能,用到了最短路径的算法。-This is a simple train of inquiry systems, including insert, delete, modify, inquiries by the trips, according to the purpose of station stops sending information, fare information, in
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:221276
    • 提供者:
  1. FastMarching_version1

    1下载:
  2. The function MSFM2D/MSFM3D calculates the shortest distance from a list of points to all other pixels in an 2D or 3D image, using the Multistencil Fast Marching Method (MSFM). This method gives more accurate distances by using second order derivative
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:59529
    • 提供者:xiaoni
  1. similarity

    0下载:
  2. 最大公共子串和字符编辑距离算法的类实现。 函数第一个参数是用来比较的字符串, 第二个参数是被比较的字符串。 lCommonStr第三个参数是前两个字符串的公共子串。-The largest common sub-string and the character edit distance algorithm to achieve the category. Function of the first parameter is used to compare the string, t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:2286
    • 提供者:尤凤凯
  1. Levelset

    0下载:
  2. 水平集图像处理程序,利用一个新的变分公式进行图像处理,效果很好-Level set image processing program,we present a new variational formulation for geometric active contours that forces the level set function to be close to a signed distance function, and therefore completely eli
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:17516
    • 提供者:陈杰
  1. eightpuzzle

    0下载:
  2. eight puzzle using RBFS and A* search and manhattan distance heuristic function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:19399
    • 提供者:sam
  1. MR

    0下载:
  2. 模式识别,距离计算,聚类分析,判别函数,判断准则等的算法实现-Pattern recognition, distance calculation, cluster analysis, discriminant function, the algorithm to determine criteria
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:138911
    • 提供者:王胜
  1. MinDistTest

    0下载:
  2. 一个查找带权拓扑图中,任意两点最短距离的算法函数,函数名为MinDis,开发环境是vc6.0,界面和工程只是举了个例子,测试下10个节点中任意两个节点查找最短路径。 -Find the right one with a topology, the shortest distance between any two points in the algorithm function, the function is named MinDis, the development environmen
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:29375
    • 提供者:黄志
  1. BMPConverter

    0下载:
  2. 地图代数概论的一个作业。实现栅格距离计算功能,输入为白底的bmp位图,有颜色的部分被认为是空间实体进行处理,得到按距离染色的bmp位图-An Introduction to Map Algebra of a job. Grid computing to achieve the distance function, input of the bmp bitmap white, colored part of the spatial entity is considered to be proces
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:56402
    • 提供者:anonywest
  1. levelset_withoutreinitialization

    1下载:
  2. 利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。-The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:25601
    • 提供者:朴松林
  1. dbscan

    0下载:
  2. Density Based Spatial Clustering of Applications of Noise Uses a density-based notion of clusters to discover clusters of arbitrary shapes, in spatial databases Key idea: for each object of a cluster, the neighborhood of a given radius contains
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:4304
    • 提供者:nandish.hebbal
  1. cvintial

    0下载:
  2. c v 模型中的初始化程序,每次迭代前都要使得水平集函数无限近似于符号距离函数-cv model initialization procedure must be made before each iteration of the level set function is similar to the signed distance function of infinite
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:558
    • 提供者:姜澜
  1. MATLAB-distance-function-details

    0下载:
  2. matlab中distance函数的详细描述及其使用方法,以及将换算到直角坐标下的公式-in matlab,distance function details,using
  3. 所属分类:matlab

    • 发布日期:2016-12-22
    • 文件大小:7168
    • 提供者:
  1. Levenshtein-Distance

    0下载:
  2. SA算法实现编辑距离功能,压缩包内有两个版本,一个只实现编辑距离的求解,一个在实现编辑距离的计算同时,还将具体的编剧过程打印出来-Edit distance function SA algorithm, compressed package comes in two versions, one only solving edit distance, an edit distance calculation the same time, will also be specific screenwr
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:11484557
    • 提供者:yuhuan
  1. Distance

    0下载:
  2. 图像距离函数,计算多种图像距离,如欧拉距离等。-Image distance function to calculate a variety of image distance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:coy
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com