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

搜索资源列表

  1. 混沌时间序列预测

    16下载:
  2. 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffin
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-03-12
    • 文件大小:579972
    • 提供者:niuchao0511
  1. 立体视觉的实例源码

    0下载:
  2. Kolmogorov将graph cut应用于立体视觉的实例源码match-v3.1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-07
    • 文件大小:1259520
    • 提供者:lcg2618@163.com
  1. computing dense correspondence graph cuts

    0下载:
  2. computing dense correspondence # # (disparity map) between two images using graph cuts This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih "Multi-Camera scene Reco
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:1319269
    • 提供者:newship@126.com
  1. nihejianyan

    1下载:
  2. 已调试好的数据分布的拟合与检验的matlab程序源代码,内容有卡方拟合优度检验、jbtest函数检验、Kolmogorov-Smirnov检验和画频率直方图-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2304
    • 提供者:胡盛亮
  1. blossom.src

    0下载:
  2. 本代码执行Edmonds algorithm来进行最小代价函数,实现图形最佳匹配。参考文献:"Blossom V: A new implementation of a minimum cost perfect matching algorithm."Vladimir Kolmogorov. -Edmonds algorithm the implementation of the code for the smallest cost function to achieve the best m
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:56501
    • 提供者:Zhongren Wang
  1. Lyapunovchen

    4下载:
  2. Lyapunov,关联维和Kolmogorov熵在混沌动力系统中的应用chen
  3. 所属分类:Other systems

    • 发布日期:2016-04-23
    • 文件大小:716243
    • 提供者:renzhangyan
  1. GCv2p3

    0下载:
  2. this the Grqphcut optimization by kolmogorov-this is the Grqphcut optimization by kolmogorov
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:44339
    • 提供者:sthupakula
  1. newmaxflowaigorithm

    0下载:
  2. 实现了An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision [Yuri Boykov and Vladimir Kolmogorov]中的新的最大流算法,经过实验验证比传统的最大流算法效率更高-Achieved An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Mini
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1285
    • 提供者:ray
  1. boxcount

    0下载:
  2. A set (e.g. an image) is called "fractal" if it displays self-similarity: it can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole. A possible characterisation of a fractal set is provided by the "box-
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1681831
    • 提供者:piri_small
  1. blossom5-v2.01.src.tar

    0下载:
  2. 基于文献“一种新的最小割完美匹配算法”的最小割匹配算法-An implementation of a minimum cost perfect matching algorithm described in Blossom V: A new implementation of a minimum cost perfect matching algorithm. Vladimir Kolmogorov. To appear in Mathema
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:45608
    • 提供者:illusionme
  1. convexMRF-v1.0.src

    0下载:
  2. 基于文献“对偶凸代价网络流问题算法在计算机视觉中的应用”对于凸网络流问题的一种原始对偶算法的实现-An implementation of the primal-dual method for the dual of the convex network flow problem ("Convex Markov Random Fields") described in New Algorithms for the Dual of the Convex Cost Networ
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:9554
    • 提供者:illusionme
  1. maxflow-v3.01.src.tar

    0下载:
  2. 基于文献“计算机视觉中的能量函数最小化的最小割/最大流”的最大流算法实现-An implementation of the maxflow algorithm described in An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Computer Vision. Yuri Boykov and Vladimir Kolmogorov.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:13196
    • 提供者:illusionme
  1. kstest_2s_2d

    0下载:
  2. kstest_2s_2d.m:功能做两样本的二维Kolmogorov - Smirnov检验 它类似于MATLAB的内置函数的“kstest2“从统计工具箱除了“kstest_2s_2d“与二维数据处理。 [小时,pValue,KSstatistic] = kstest_2s_2d(为x1,x2,α,尾) 函数在两栏输入“ד,并以“ד,其中每一列代表一个维度。其他的选项和产出是相同的含义,是“kstest2“格式。 摘要算法(峰值,1983年):考虑
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2984
    • 提供者:abeaqhax
  1. stochastic

    0下载:
  2. Several matlab Mfiles for the simulation of stochastic processes in finance and engineering, wienner, random walk, brownian motion, two gamble etc. in addition ot solution to forward and backward Chapmann-Kolmogorov equation-Several matlab Mfiles for
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:52326
    • 提供者:sina
  1. Synth5src4img

    1下载:
  2. This software library implements the maxflow algorithm described in An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision. Yuri Boykov and Vladimir Kolmogorov. In IEEE Transactions on Patte
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:426669
    • 提供者:subpic
  1. Untitled2

    0下载:
  2. 此代码程序是用来计算kolmogorov的,很便捷使用。-This code program is used to calculate kolmogorov, it is convenient to use.Thank you
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1415
    • 提供者:张长征
  1. plpva

    0下载:
  2. 这个代码是用 Kolmogorov-Smirnov test计算幂律分布中的度分布概率值的。它既适用于离散数据也适用于连续数据。-This code is a value calculated the probability of the power-law distribution of degree distribution using the Kolmogorov-Smirnov test. Applicable both to the discrete data is also appl
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-12-02
    • 文件大小:3374
    • 提供者:vincizhou
  1. GrabCut

    0下载:
  2. 实施GRABCUT源代码 由贾斯汀塔尔博特jtalbot@stanford.edu 。 放置在公共领域, 2010年 代码最后更新:2006年 弗拉基米尔·洛夫( vnk@cs.cornell.edu ) , 2001年使用GRAPHCUT实施。 要求: OpenGL的, GLUT和OpenCV的库来编译和运行。 用法: grabcut.exe <ppm文件名 使用鼠标拖动矩形围绕前景部分显示的图像。 然后使用下面的按键
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:36177
    • 提供者:liu
  1. matlab

    3下载:
  2. 判断序列是否为混沌序列的kolmogorov熵值和李雅普诺夫指数计算-Determine whether a sequence is the Kolmogorov entropy of chaotic sequence and calculation of Lyapunov exponent
  3. 所属分类:matlab

    • 发布日期:2017-03-05
    • 文件大小:1024
    • 提供者:黄子轩
  1. GrabCut

    0下载:
  2. GrabCut实现源代码 贾斯廷·塔尔博特,jtalbot@stanford.edu 放置在公共领域,2010 代码最后更新,2006 使用Graphcut实现弗拉基米尔• 柯尔莫哥洛夫(vnk@cs.cornell.edu),2001。 要求:OpenGL,供过于求,OpenCV库来编译和运行。 用法:grabcut。 exe < ppm文件名> 使用鼠标拖动矩形在前台部分的显示图像。 然后使用以下键 1 :显示图像 “2”:显示
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:37257
    • 提供者:王明
« 1 23 »
搜珍网 www.dssz.com