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

搜索资源列表

  1. random_binary

    0下载:
  2. MATLAB通信系统随机数产生mfiles,均匀、瑞利、高斯随机数发生器-Communication systems random number generator MATLAB mfiles, uniform, Rayleigh, Gaussian random number generator
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:11142
    • 提供者:吴东伟
  1. localRand

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

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  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. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. RHandRand

    0下载:
  2. 用matlab仿真对光谱进行定标和很好的一个随机数发生器-Matlab simulation of the spectrum used for calibration and a very good random number generator
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:121458
    • 提供者:Ellison
  1. MATLABforgenerationofrandomvalues

    0下载:
  2. 3种伪随机数列发生器的matlab编码以及其各种特性的分析-Three kinds of pseudo-random number generator matlab bar coding and analysis of its characteristics
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:147582
    • 提供者:黎明
  1. 3

    0下载:
  2. 随机数生成程序,用于作为系统辨识的输入信号,得出相应的输出-Random number generator procedure for system identification as an input signal, the output reached
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:606
    • 提供者:
  1. accessory_parameter

    0下载:
  2. lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。-Monte Carlo method lingjian.m----- using parts lingjian.m initial value, using the Monte Carlo method to calculate the total cost. Using i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:3233
    • 提供者:陈高飞
  1. random-numbers

    0下载:
  2. 这个是关于随机数产生的matlab仿真程序-This is a random number generator on the simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1647
    • 提供者:甄伟
  1. P27_randU1

    1下载:
  2. 用MATLAB语音实现产生线性同余伪随机数发生器-Generated using MATLAB voice to achieve a linear congruence pseudo-random number generator
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:669
    • 提供者:wangwenhui
  1. p28_randU2

    0下载:
  2. 用MATLAB语言产生小数开方伪随机数发生器-Generated using MATLAB language minority prescribing pseudo-random number generator
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:838
    • 提供者:wangwenhui
  1. SkTCodes

    3下载:
  2. SkewT分布是近年来得到广泛使用的一种参数化分布。区别于传统的正太分布、学生-t分布,SkewT分布除了具有厚伟特征之外,还引入了偏斜特征。该分布对于金融领域的研究与应用具有十分重要的价值。当然,也是一个重要的统计工具。SkewT分布由Bruce E. Hansen(1994)构造,本源码包括SkewT分布的密度函数、累计概率、随机数生成、理论矩。-SkewT distribution has been widely used recently. Different from traditio
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3992
    • 提供者:方立兵
  1. suijishushengchenghanshu

    0下载:
  2. 几种常用的随机数生成函数的matlab程序-Several commonly used random number generator function of matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:4949
    • 提供者:云峰
  1. suijishushengcheng

    0下载:
  2. MATLAB随机数生成.M文件 里面有很多例子-MATLAB random number generator. M files
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5084
    • 提供者:孙东升
  1. random

    0下载:
  2. 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:709
    • 提供者:wswfx
  1. random_number_generation

    0下载:
  2. 各种随机数产生程序,包含了随机数产生的各种方法。-All kinds of random number generator program includes various methods of random number generator.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7802
    • 提供者:周祥娟
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. good-random-number-generator-

    0下载:
  2. 在matlab下运行,产生标准均匀分布,正态分布和指数分布的随机数发生器程序。-In matlab running, generate standard uniform, normal and exponential distribution random number generator program.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:9453
    • 提供者:lichuanjiang
  1. Random-number-generator

    0下载:
  2. 用MATLAB编的随机数生成程序代码,希望对大家有所帮助。-Compiled using MATLAB random number generator program code, we want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6201
    • 提供者:张天一
  1. random-number

    0下载:
  2. 随机数发生器,用于产生随机数。改善了MATLAB中自带的随机数发生器产生随机数不理想的状况。-Random number generator, used to generate random number.Improved MATLAB in the random number generator comes with random number is not the ideal situation.
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:524290
    • 提供者:柯妙
« 12 »
搜珍网 www.dssz.com