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

搜索资源列表

  1. MaxAndMinCluster

    1下载:
  2. 最大最小距离 聚类算法,可以对一维或者二维信号进行聚类分析。尤其是两类化情况较好时。-maxmum and minimum Cluster Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:583
    • 提供者:ausgo
  1. 空间插值方法汇总

    3下载:
  2. Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法) Radial Basis Function(径向基
  3. 所属分类:技术管理

    • 发布日期:2012-11-08
    • 文件大小:3059
    • 提供者:bushyao
  1. zx_pr_exp_5

    1下载:
  2. 应用C/C++语言编程实现分级聚类的三种方法:均值聚类、最小距离聚类、最大距离聚类-three ways of clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1046166
    • 提供者:林语
  1. chengxu

    2下载:
  2. 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
  3. 所属分类:Other systems

    • 发布日期:2014-12-27
    • 文件大小:3488
    • 提供者:pan
  1. neatestface

    1下载:
  2. 人脸识别matlab程序,pca主成分分析法,采用最小距离决策-Face recognition matlab program, pca principal component analysis method, using a minimum distance between the decision-making
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1632
    • 提供者:docaviar
  1. pattern

    0下载:
  2. 模式识别的小程序,采用最小距离法和感知法对26个字母识别。-Pattern recognition of small procedures, the use of minimum distance between law and perceptual method to identify 26 letters.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:103278
    • 提供者:方奎
  1. 5

    0下载:
  2. 5. 定义二叉树两个结点的最小距离为这两个结点的最近公共祖先分别到这两个结点的路径长度之和。请设计一种方法,找出给定二叉树中任意两个结点的最小距离,可以考虑以图形显示之-5. The definition of binary tree of two nodes for a minimum distance between two nodes, respectively, the most recent public ancestors to these two nodes and the pat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:332108
    • 提供者:caiqiang
  1. 69491719BayesClassier(1)

    0下载:
  2. 实现模式识别,实现最小欧式距离分类器的实现与形成-Achieve pattern recognition, achieve the minimum Euclidean distance classifier and the formation of implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3528
    • 提供者:姜娜
  1. StringMatch

    0下载:
  2. VC 实现的小程序,完成最小编辑距离计算,简单易读易懂-VC string match
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:309782
    • 提供者:wang
  1. facedetection

    1下载:
  2. PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-20
    • 文件大小:8421
    • 提供者:chen
  1. med

    0下载:
  2. 最小编辑距离,可以计算2个字符串的相似度,用于语音文档检索-Minimum edit distance between two strings can calculate the similarity for retrieval of voice files
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:32012
    • 提供者:zhu
  1. huanqiulvxing

    0下载:
  2. 我们假设地球是一个标准的球体,孩子们的旅行只能沿着地表进行,而地球赤道的周长是40,000公里。 输入 有多组测试数据。第一行是一个正整数T(1<=T<=1000),表示有多少组测试数据。 以下有T行,每行四个用空格隔开的整数A,B,C,D,<A,B>表示出发地点的经纬度,<C,D>表示目的地点的经纬度。其中0<=A,C<360表示经度,-90<=B,D<=90表示纬度,纬度为负表示在南半球。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:910574
    • 提供者:tianjiang8
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2555
    • 提供者:dong
  1. clkmeans

    0下载:
  2. 将最大最小距离和k-means算法融合实现聚类-max-min distance and k-means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:223386
    • 提供者:
  1. dijkstra

    0下载:
  2. dijkstra算法解决路径规划问题,求解任意两点之间的最小距离-Dijkstra s Shortest Path Algorithm calculates the shortest path and distance between two nodes on a map
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13946
    • 提供者:spf
  1. findkeypoint

    0下载:
  2. 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:180615
    • 提供者:changhe.cheng
  1. VCthemax_mindistance

    0下载:
  2. 最大最小距离分类算法实现平面点的分类 如果添加文件数据输入数据,可实现对DEM数据或者遥感图像的处理-The largest minimum distance classification algorithm to achieve the classification of planar points, the input data if you add the file data can be realized on the DEM data or remote sensing image
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1515
    • 提供者:best
  1. direce3D

    0下载:
  2. 语音3D特效器制作, 获取3D缓冲区对象,最大距离和最小距离等具体设置-3D audio effects device production, access to 3D buffer object, the maximum distance and minimum distance from a specific set
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:651970
    • 提供者:lemon
  1. CLOSESTPAIR

    0下载:
  2. 使用分治算法找到平面上的n各点的集合S中最小距离的一个点对-Use Divide and Conquer Algorithm to find the plane of the set of n points S in the minimum distance of a point on the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:367376
    • 提供者:钟峰
  1. CRM

    0下载:
  2. 经典的客户关系管理系统,实现了客户关系管理。-crm
  3. 所属分类:Java Develop

    • 发布日期:2017-06-15
    • 文件大小:23672892
    • 提供者:鹿皮
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com