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

搜索资源列表

  1. matlabpicMRF

    1下载:
  2. 一个马尔可夫(MRF)图像分割MATLAB的源码,有30几个函数。Markov随机场的例子程序,对于初学入门MRF的人很有用,能得到直观的印象。-A Markov (MRF) image segmentation MATLAB source code, 30 a few functions. Markov random sample program, for beginners who are useful entry-MRF can get a visual impression.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:20064
    • 提供者:包裹
  1. pseudo-random

    0下载:
  2. c++小程序,实现:产生伪随机数,并实现10枚硬币投50000次,计算出正面向上的次数和概率。-c++ small program implementation: generate pseudo-random number, and realize 10 coins cast 50,000 times to calculate the probability of a positive number and upward.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:838
    • 提供者:secret
  1. MRF_MATLAB

    2下载:
  2. 马尔可夫(MRF)图像分割MATLAB源码,有30几个函数。Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象-Markov (MRF) image segmentation MATLAB source code, 30 a number of functions. Markov random field example of the procedure, for beginner person MRF useful that they can get a visual i
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:19688
    • 提供者:倪昊
  1. MRF-benchmarks

    1下载:
  2. markov random fields的各类优化算法及应用Optimization methods included: 1) ICM 2) Graph Cuts 3) Max-Product Belief Propagation 4) Sequential tree-reweighted message passing (TRW-S) Applications include: (1)binary (2)denoise (3)stereomatch (
  3. 所属分类:Special Effects

    • 发布日期:2015-11-09
    • 文件大小:34368512
    • 提供者:jhdai
  1. Random_Walk_Noise_Variance_Allan

    0下载:
  2. Allan Variance example, for random walk and wuite noise. Stochastical Process. Application with Wolfram Mathematica
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:505946
    • 提供者:Jean Mimar
  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996
    • 提供者:kgd
  1. NetCreate

    0下载:
  2. MATLAB源码 随机网络拓扑的生成源码 只有源文件 下下来自己运行-MATLAB source code source generation of random network topology only under the source file to run down their
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:1244
    • 提供者:吴茨仁
  1. RandomForest

    0下载:
  2. 随机森林论文作者写的随机森林代码,采用matlab混合编程,需要安装Fortran compiler-An interface to the random forest algorithm (version 3.3) written by Leo Breiman and Adele Cutler. This tool is for windows MATLAB R13 only
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:216284
    • 提供者:cystory
  1. Archive

    0下载:
  2. Introduction to Random Signals and Applied Kalman Filtering 书中.M文件-MFILES of Introduction_to_Random_Signals_and_Applied_Kalman_Filtering
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:317186
    • 提供者:Le ke
  1. OnlineForest-0.11.tar

    1下载:
  2. Online random forest. 09ICCV workshop on online machine learning的源代码-Online random forest. 09ICCV workshop on online machine learning. the source code
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:952320
    • 提供者:
  1. localRand

    0下载:
  2. 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  1. random

    0下载:
  2. VC++随机数原理编写彩票号码生成器.希望对大家有所帮助。-VC++ random number generator lottery numbers written principles. We want to help.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:13466
    • 提供者:
  1. flow_chart

    2下载:
  2. Matlab单队列多服务台仿真总流程图 本系统仿真程序采用事件步长法进行仿真,由以下功能模块组成: 1、仿真时钟; 2、事件表; 3、系统状态变量; 4、初始化子程序; 5、事件子程序; 6、调度子程序; 7、时钟推进子程序; 8、随机数产生子程序; 9、输出函数子程序; 10、统计计数器; 11、主程序。-Matlab simulation of the total single-queue multi-desk syst
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:73329
    • 提供者:xuwentao
  1. Kalman

    0下载:
  2. 卡尔曼滤波的基础上简要介绍了和处理代码。过程通过随机噪音过滤掉,以获取原始信号。-Kalman filter based on a brief introduction and processing code. Process through the filter out random noise to obtain the original signal.
  3. 所属分类:File Formats

    • 发布日期:2017-03-24
    • 文件大小:1564
    • 提供者:钱知名
  1. ns_tcl

    0下载:
  2. NS的一些例子,包括random, routing等,适合初学者学习~-Some examples of NS, including random, routing, etc., suitable for beginners to learn ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:5069
    • 提供者:lucia
  1. mrfstereo

    0下载:
  2. 马尔科夫随机向量场立体匹配。计算机视觉中的经典算法。-Markov random vector field stereo matching. Classical computer vision algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:360274
    • 提供者:lulyon
  1. random

    0下载:
  2. 51单片机里的随机数发生器程序,汇编语言编写的。-51 SCM in the random number generator program written in assembly language.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2432
    • 提供者:Paul
  1. zufall

    0下载:
  2. 随机数生成fortran源程序,可用于非均匀,高斯,泊松随机数生成-uniform , gaussian, and poisson random number generation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5993
    • 提供者:zhzbao
  1. NEXT

    2下载:
  2. 随机减量方法,从结构的随机振动响应中提取该结构的自由衰减振动信号-Random decrement method, the structure of the random vibration response of the structure to extract the free vibration signal attenuation
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:136603
    • 提供者:
  1. Random

    0下载:
  2. 使用java实现类似猜数字游戏
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2654
    • 提供者:lth
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com