CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - euclidean

搜索资源列表

  1. bch_Euclidean

    1下载:
  2. 用Euclidean算法实现BCH的编码和译码,仿真可直接运行-BCH encode and decode
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:3.6kb
    • 提供者:王丽
  1. Euclidean

    0下载:
  2. 扩展欧几里德定理和中国剩余定理,ACM算法课件,比较简洁-Extended Euclidean theorems and Chinese Remainder Theorem, ACM algorithm courseware, simple comparison
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:16.3kb
    • 提供者:liudiao
  1. cluster_by_distances

    0下载:
  2. 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinate
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1.76kb
    • 提供者:陈雷
  1. cseg

    0下载:
  2. image color segmentation using Euclidean and Mahalanobis methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:kryptik
  1. suanfajihe

    0下载:
  2. ( Rightmost Digit )代码:数论模幂算法(从左向右)0ms 最小公倍数-辗转相除法 Prim最小生成树-Rightmost Digit, modular exponentiation algorithm (from left to right) 0ms Least common multiple- Euclidean algorithm Prim minimum spanning tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.75kb
    • 提供者:sam
  1. ojld

    0下载:
  2. 运用欧几里得算法求解最大公约数,并对算法的时间性能进行分析 -Greatest common divisor using the Euclidean algorithm, and analyze the performance of the algorithm time
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-21
    • 文件大小:519byte
    • 提供者:Sher
  1. Ployn

    0下载:
  2. java实现多项式加法,乘法,除法,利用辗转相除法求两个多项式的最大公因子-java achieve polynomial addition, multiplication, division, using Euclidean algorithm for greatest common divisor of two polynomials
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:75.89kb
    • 提供者:李军
  1. agnes

    0下载:
  2. 此源程序为层次聚类中AGNES聚类法算法部分,测试数据须自己输入,测试前最好先看下源码 测试数据只有2个属性,可根据自己需求修改数据结构体属性个数,与对象间欧式距离计算函数 本源码若算法复杂度有可改进的地方或有BUG请高手指出,计算500条以上的数据时须耐心等待结果 -The source code for the hierarchical clustering algorithm in part AGNES clustering method, the test data requ
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2.02kb
    • 提供者:odile zhu
  1. PCA_faj

    0下载:
  2. data preprocessing, feature extraction by using PCA, and recognition by using euclidean distance
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:wikyan
  1. matlab-code-based-image-retrieval

    1下载:
  2. 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:161.46kb
    • 提供者:EmilyFu
  1. 02

    0下载:
  2. 欧几里得算法 Euclidean algorithm 希望帮到大家-Euclidean algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:574byte
    • 提供者:白骏
  1. Euclid

    0下载:
  2. 欧几里得算法,用来计算两个数的最大公约数。此算法,基于数论的偶记离得算法-Euclidean algorithm, used to calculate the greatest common divisor of two numbers. This algorithm, based on number theory even remember from the algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:135.74kb
    • 提供者:陆桥
  1. IntDimCode

    0下载:
  2. This code estimates the intrinsic dimension of a dataset. It calculates three estimates. The estimator by the authors which was proposed in M. Hein, J-Y. Audibert Intrinsic dimensionality estimation of submanifolds in Euclidean space Pro
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:18.12kb
    • 提供者:dadashi
  1. julicedu

    1下载:
  2. 改进欧氏距离测度算法,可以比较特征向量的距离相似度-Improved algorithm Euclidean distance measure, you can compare the similarity distance of feature vectors
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1.16mb
    • 提供者:张彬
  1. MATLABTIQUZHEN

    0下载:
  2. 同学的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下-Students graduating from the design using matlab key frame extraction code, reference optical flow method code. Frame difference is based on the Euclidean distance,
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:3.34mb
    • 提供者:王斌
  1. Euclidean-algorithm

    0下载:
  2. 欧几里得算法 非常给力 值得参考 招来不易啊-Euclid' s algorithm is very difficult to force ah worth considering provoke
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:190.98kb
    • 提供者:huihui
  1. max

    0下载:
  2. 实验项目- 计算最大公因子 用辗转相除法求210与715的最大公因数。-Experimental project- calculate the greatest common factor with the Euclidean algorithm 210 and 715 of the greatest common divisor.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.69kb
    • 提供者:huhaihui
  1. The-inverse-Euclidean

    0下载:
  2. 欧几里德求逆算法oujilideqiunisuanfa -The inverse Euclidean
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:185.19kb
    • 提供者:fei
  1. Euclidean Space

    0下载:
  2. information on euclidean distance
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:312kb
    • 提供者:nid01
  1. eucliddis

    0下载:
  2. using euclidean distance to find the similarity between the seen and unseen images
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2.95mb
    • 提供者:ali89
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com