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

搜索资源列表

  1. svm_v0.01beta.tar

    0下载:
  2. New in this version: Support for multi-class pattern recognition using maxwins, pairwise [4] and DAG-SVM [5] algorithms. A model selection criterion (the xi-alpha bound [6,7] on the leave-one-out cross-validation error). -New in this version
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43182
    • 提供者:吴成
  1. matlog

    1下载:
  2. 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Sho
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4853791
    • 提供者:陈宝文
  1. Pairwise_Sequence_alignment

    0下载:
  2. Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairwise Sequence alignment.
  3. 所属分类:书籍源码

    • 发布日期:2014-01-18
    • 文件大小:26938
    • 提供者:Hong
  1. NPE

    0下载:
  2. 本代码实现基于成对约束的半监督图嵌入算法-Following the intuition that the image variation of faces can be effectively modeled by low dimensional linear spaces, we propose a novel linear subspace learning method for face analysis in the framework of graph embeddi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:2360
    • 提供者:刘国胜
  1. FastPNN

    0下载:
  2. Straightforward implementation of the exact pairwise nearest neighbor (PNN) algorithm takes (O3) time-Straightforward implementation of the exact pairwisenearest neighbor (PNN) algorithm takes (O3) time
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:218853
    • 提供者:
  1. AVERAGE

    0下载:
  2. Computes pairwise averages of three numbers
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:793
    • 提供者:ss
  1. A.Pairwise.Key.Predistribution.Scheme

    0下载:
  2. 一篇關於无线传感器网络安全的文檔,對學習此方面之知識有莫大幫助-An article on wireless sensor network security documents, to learn the knowledge in this regard have been of enormous assistance
  3. 所属分类:Document

    • 发布日期:2017-04-28
    • 文件大小:200569
    • 提供者:apple
  1. kalman

    0下载:
  2. pairwise geometry histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12746951
    • 提供者:谭文艳
  1. selfAffinity

    0下载:
  2. AP是在数据点的相似度矩阵的基础上进行聚类.对于规模很大的数据集,AP算法是一种快速、有效的聚类方法,这是其他传统的聚类算法所不能及的,-A semi-supervised clustering method based on affinity propagation (AP) algorithm is proposed in this paper. AP takes as input measures of similarity between pairs of data points. AP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:375791
    • 提供者:lilan
  1. GPAC

    0下载:
  2. 多区域的分割方法,用到分水岭及水平集等多种算法-A Variational Framework for Multi-Region Pairwise Similarity-based Image Segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:247597
    • 提供者:guxifeixue
  1. BSE-1.2.tar

    0下载:
  2. 该软件是一种分割引擎程序,主要在unix平台上用matlab和c/c++语言编写,很好很强大!-Segmentation Engine , compute pairwise affinities for segmenting natural images
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:345707
    • 提供者:任吾
  1. apcluster

    0下载:
  2. 一种聚类的新方法,不用开始就设定聚类点的总个数,只需要确定参数p的值,p越大算出的聚类个数就越大,相反一样。-[idx,netsim,dpsim,expref]=APCLUSTER(s,p) clusters data, using a set of real-valued pairwise data point similarities as input. Clusters are each represented by a cluster center data point (t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4305
    • 提供者:mengquann
  1. BiologicalSequenceAnalysis

    0下载:
  2. This book provides the first unified, up-to-date, and tutorial-level overview of sequence analysis methods, with particular emphasis on probabilistic modelling. Pairwise alignment, hidden Markov models, multiple alignment, profile searches, RNA s
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3951452
    • 提供者:Dang Tran Vu
  1. iriscode

    0下载:
  2. Matlab提供了两种方法进行聚类分析。 一种是利用 clusterdata函数对样本数据进行一次聚类,其缺点为可供用户选择的面较窄,不能更改距离的计算方法; 另一种是分步聚类:(1)找到数据集合中变量两两之间的相似性和非相似性,用pdist函数计算变量之间的距离;(2)用 linkage函数定义变量之间的连接;(3)用 cophenetic函数评价聚类信息;(4)用cluster函数创建聚类。 -Matlab provides two methods of cluster anal
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:18425
    • 提供者:梁琨
  1. batchCompare

    2下载:
  2. 该程序实现对文件夹中的单文件的C或C++源文件进行两两相似度比较,给出相似度百分比,使用时,要求比较的文件以.c或.cpp或.cc为扩展名,并放在c:盘compare文件夹中。程序使用的算法为,快速公共子串算法,可以对2W字符长度的代码进行评判。可用于教学当中,检测同生编程作业独立完成情况。-The program realized a single file folder of C or C++ source files pairwise similarity comparison, the
  3. 所属分类:教育/学校应用

    • 发布日期:2014-03-15
    • 文件大小:32435
    • 提供者:Checkie Chen
  1. QPBO-v1.3.src.tar

    0下载:
  2. 基于文献“二值优化中的互补性和持续性”的二值变量最小化的实现算法-Implements algorithms for minimizing functions of binary variables with unary and pairwise terms based on roof duality described in the following papers: Roof duality, complementation and persistency in qua
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:26722
    • 提供者:illusionme
  1. HomeWork

    0下载:
  2. pairwise sequence algorithm with dynamic programming
  3. 所属分类:DNA

    • 发布日期:2017-03-29
    • 文件大小:124994
    • 提供者:park
  1. Establishing-Pairwise-Keys-in-Distributed-Sensor.

    0下载:
  2. Establishing Pairwise Keys in Distributed Sensor Networks DONGGANG LIU, PENG NING and RONGFANG LI North Carolina State University Pairwise key establishment is a fundamental security service in sensor networks it enables sensor nodes to com
  3. 所属分类:Communication

    • 发布日期:2017-11-03
    • 文件大小:331309
    • 提供者:zu
  1. Pairwise-Learning

    0下载:
  2. Pairwise Learning of Multilabel Classifications with Perceptrons
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:251296
    • 提供者:薛敏
  1. pairwise_LiNGAM

    0下载:
  2. pairwise lingam algorithm for matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:DAngelo
« 12 3 4 »
搜珍网 www.dssz.com