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

搜索资源列表

  1. Random_generate

    0下载:
  2. 生成给定分布律的随机数的matlab源码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1032
    • 提供者:zhaoyanjie
  1. generate_random

    0下载:
  2. Matlab下生成给定分布律的随机数的程序。包括采用余数法,产生一个N(0,1)正态分布随机数等。-generate the random number you give the rules.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1570
    • 提供者:wzhy
  1. suijishu

    0下载:
  2. 关于随机数生产的文章,通过其中介绍的几种算法可以生成均匀分布等随机数-The article about random production, introduced by which several algorithm can generate random uniform distribution, etc
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4208273
    • 提供者:欣欣
  1. junyunfenbu

    0下载:
  2. 用数学的思想编写出的生成均匀分布的1000个随机数,数学思想可参照之前上传的论文-Mathematical ideas to write the generated 1000 uniformly distributed random number,
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:85181
    • 提供者:欣欣
  1. Random_number

    0下载:
  2. 一些matlab中生成随机数的源代码,在数学建模中会用到-Some random number generated in matlab source code will be used in mathematical modeling
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5416
    • 提供者:xurui
  1. SPECRND

    0下载:
  2. 在数值模拟中,需要生成给定分布律的随机数-In numerical simulation,Generating random numbers with given distribution law.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:689
    • 提供者:陈诚
  1. normrand

    0下载:
  2. 用matlab生成正态随机数,用于数理统计及概率中-to produce the random matrix with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:581
    • 提供者:xing
  1. MATLAB1

    0下载:
  2. MATLAB经典算法程序 经典程序。顶点覆盖近似算法,哈密尔顿回路,画等温线,模拟退火应用,生成全排列矩阵,随机数的产生,最大流和最小截,最短路和次短路,最短路径,最小生成树Prim算法-Classical algorithm MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:40649
    • 提供者:陈真
  1. matlabprobabilitydensity

    0下载:
  2. 用matlab实现概率方面的编程,包括随机数的生成函数方面知识-Probability with matlab implementation aspects of programming, including random number generation function of knowledge
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2910159
    • 提供者:孙仲达
  1. Random-number-generation

    0下载:
  2. matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。-the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:15133
    • 提供者:yumingwei
  1. SPECRND

    0下载:
  2. 生成指定概率分布的随机数,可用于数学与金融的随机分析-Specify the probability distribution of randomly generated number, can be used for the stochastic analysis and financial mathematics
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:王伟
  1. generation-fo-random-numbers

    0下载:
  2. 通信系统中,服从标准分布、正态分布、泊松分布和瑞利分布的随机数的生成-the genneration of the uniform distribution, Gaussian distribution, Rayleigh distribution and Possion distribution, in communication system
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1055997
    • 提供者:lulu
  1. stock_random

    0下载:
  2. 一个基于随机数生成器的模拟证券走势(可以绘图)例程 可用作随机生成走势图用作软件测试数据源-A random number generator based on the simulation routines securities movements
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5197
    • 提供者:ZYZ
  1. imnoise2

    0下载:
  2. R=IMNOISE2(TYPE,M,N,A,B)生成大小M*N的数组R,生成的形式由TYPE确定,A,B是TYPE的参数 如果只有TYPE,则按照默认方式输出一个随机数-Formulate an arry sizeing of M*N, typed by TYPE for image noise.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1664
    • 提供者:夕腾
  1. randomNumbergenerator

    0下载:
  2. MATLAB中服从各种分布的随机数的生成方法,并非伪随机数-Subject to a variety of distribution of the random number generator in MATLAB, not pseudo-random number
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:34674
    • 提供者:devin
  1. Generating-random-Numbers

    0下载:
  2. 用matlab 生成随机数 内含详细代码 已经经过调试-Generating random Numbers with detailed code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:14782
    • 提供者:袁申申
  1. LaplaceDist-and-GaussDIst

    0下载:
  2. 高斯法和拉普拉斯法生成随机数的经典matlab程序-Gauss law and the Laplace method classic matlab program to generate random numbers
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1278
    • 提供者:王楠
  1. Mersenne-Twister

    0下载:
  2. 利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。 各个文件为: initGenerator.m: initGenerator函数,用于初始化随机序列的长度和值 generateNum.m: generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组 extractNum.m: extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:578623
    • 提供者:lijun
  1. matlab_random_number

    0下载:
  2. 用MATLAB内含的随机数生成器生成所需的随机量,是进行概率模拟编程的参考工具-Included with the MATLAB random number generator to generate the required random quantity is the probability of a reference tool for simulation programming
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1678321
    • 提供者:孙仲达
  1. suijishu

    0下载:
  2. matlB环境,介绍多个生成随机数的例子,包含附件。-matlB environment, describes examples of generating random numbers.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:16458
    • 提供者:hj
« 1 2 34 5 »
搜珍网 www.dssz.com