CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - random

搜索资源列表

  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. 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. 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. zufall

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

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

    0下载:
  2. Random forest regression MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:637873
    • 提供者:tavakkoli
  1. Random

    0下载:
  2. 生成随机数种子。变换不同的随机序列,生成1-num的整数 -Generated random number seed. Transform different random sequence, to generate the integer 1-num
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:158406
    • 提供者:张媛
  1. python.tar

    0下载:
  2. Random Forest implementation in python
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:13397
    • 提供者:cordoba78
  1. random

    0下载:
  2. George Marsaglia的“The mother”随机数生成代码,称循环周期达2^250,可以通过ts检验,适用于大规模仿真。 源码已进行类封装。测试程序直接产生可用于matlab的m文件。-George Marsaglia s The mother random number generator code, saying that the cycle period could up to 2 ^ 250,and could pass through the ts test.Suit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:7998
    • 提供者:winxp
  1. RandomForests

    0下载:
  2. random forest的介绍,ppt文档,24页-random forest presentation, ppt document, 24 pages
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:315702
    • 提供者:d345ya
  1. fcsr

    0下载:
  2. 伪随机序列产生器-代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator- on behalf of binary feedback shift register, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1183
    • 提供者:李辛
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-filtered 代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1392
    • 提供者:李辛
  1. textureclassfication

    0下载:
  2. 提出了一种基于函数联接的感知器神经网络的纹理分类方法.它采用高斯2马尔柯夫随机场模型(GM RF)对纹理进行描述,模型参数即为纹理特征,参数估计采用最小平方误差方法获得.将估计参数作为表达纹理的特征向量,用感知器网络对特征进行分类,并且采用函数联接的方式解决线性不可分问题.对纹理图象进行的实验表明,采用这种方法能够提高学习速度,简化计算过程,并取得较好的纹理分类效果. -Based on the function connected perceptron neural network tex
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:286121
    • 提供者:singro jiang
  1. random_number_gernerator

    0下载:
  2. random number generator,随机数产生器,可以产生均匀分布的随机数,有Mersenne twister, RANROT-B,RANROT-W, Mother-of-all等-random number generator, random number generator can generate uniformly distributed random numbers, there are Mersenne twister, RANROT-B, RANROT-W, Mothe
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:15897
    • 提供者:zhu
  1. 0001RandomNumberGenerator

    0下载:
  2. 讨论了生成0-1之间均匀分布随机数的一些算法,进而给出了由0-1之间均匀分布生成指数分布、正态分布、二项分布等常用分布的一般算法。-Discussed between 0-1 to generate random numbers uniformly distributed in a number of algorithms, which are given by the uniformly distributed between 0-1 generate exponential distribu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5701
    • 提供者:王海波
  1. SOA_wgyh_zyk_dai_57

    1下载:
  2. 对电力系统57接点应用随机搜索法进行潮流分析,及电压稳定分析-Contact 57 on the power system using random search method for trend analysis, and voltage stability analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5671
    • 提供者:jiangzhiling
  1. random

    0下载:
  2. 从数组中提取一组(六个)随机数,一共循环抽取5次并且将抽取的结果保存在一个一个RADOM.TXT文件里(分行保存). -Extracted from the array of one group (six) of random numbers, a total of 5 times the cycle and will be taken from the results of samples stored in one document RADOM.TXT (branch of Save).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1054
    • 提供者:王文
  1. kakamsimulation

    0下载:
  2. 对卡尔曼滤波原理进行了仿真! 可用于雷达脉冲受随机噪声干扰后的原始数据最优估计。-The principle of the Kalman filter simulation! Can be used for radar pulse by the random noise of the original data after the optimal estimation.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3159
    • 提供者:song
  1. travai1

    0下载:
  2. Matlab code for encoding an unwrapping phase InSAR image based on Markov Random field
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8382453
    • 提供者:Riadh
  1. waxtop

    0下载:
  2. 使用Waxmans算法产生一个随机网络-generate a random network by the well-known Waxmans algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1329
    • 提供者:吴榕
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com