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

搜索资源列表

  1. randgenerator

    0下载:
  2. 一个随机数产生的MATLAB例子,内含三种随机数生成方法。[0,1]分布,N(0,1)正态分布,n个N(a,b)正态分布-a random number generated by MATLAB example, consisted of three random number generation method. [0,1] distribution, N (0,1) normal, n N (a, b) normal
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:xiongjian
  1. creathist

    0下载:
  2. 实现正态分布的伪随机数发生器 实现正态分布的伪随机数发生器
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:1.49kb
    • 提供者:syq
  1. Parzen

    0下载:
  2. Parzen窗法,由样本求概密估计,例为一维正态分布和双峰均匀分布,内附随机数生成的原理说明。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:131.37kb
    • 提供者:赵瑞峰
  1. accessory_parameter

    0下载:
  2. lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:111
  1. ex3

    0下载:
  2. 利用中心极限定理产生标准正态分布随机数,并进行检验;编制一个界面,产生(0,1)均匀分布随机数,并检验其主要统计量性质。-Central limit theorem using the standard normal distribution random number generation, and tested the preparation of an interface, resulting in (0,1) uniformly distributed random numbers,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:127.68kb
    • 提供者:keain
  1. Untitled2

    0下载:
  2. 产生正态变量的随机数,进行未知参数的区间估计 产生两个正态总体的随机数, 进行未知参数均值差,方差比的区间估计.- generate normial variable, estimate unknown paramatric interval
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:594byte
    • 提供者:谢国娟
  1. random

    0下载:
  2. 第13章: 随机数生成 PFQZ 用平方取中法产生随机数列 MixMOD 用混合同余法产生随机数列 MulMOD1 用乘同余法1产生随机数列 MulMOD2 用乘同余法2产生随机数列 PrimeMOD 用素数模同余法产生随机数列 PowerDist 产生指数分布的随机数列 LaplaceDist 产生拉普拉斯分布的随机数列 RelayDist 产生瑞利分布的随机数列 CauthyDist 产生柯西分布的随机数列 AELDist 产生爱尔朗分布的随机数列
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5.3kb
    • 提供者:舞蛳
  1. generate_random

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

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

    0下载:
  2. Parzen窗法,由样本求概密估计,例为一维正态分布和双峰均匀分布,内附随机数生成的原理说明。- window method, by the sample density estimate for estimated Example for one-dimensional normal distribution and bimodal uniform distribution, random number generator containing a descr iption of the pr
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:441kb
    • 提供者:john
  1. DistridutionFunction

    2下载:
  2. 常见概率分布的随机数生成程序,包括均晕分布、高斯分布、对数正态分布、K分布、t分布、韦布尔分布。-Common probability distribution of the random number generation process, including both halo distribution, Gaussian distribution, lognormal distribution, K distribution, t distribution, Weibull distrib
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.94kb
    • 提供者:袁浩
  1. Randomnumber

    0下载:
  2. 采用余数法产生一组[0,1]分布的随机数,产生一个N(0,1)正态分布随机数,产生n个N(a,b)正态分布随机数-Produced by a group of more than a few method [0,1] distributed random numbers to generate a N (0,1) normally distributed random numbers, resulting in n-N (a, b) normal random number
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.91kb
    • 提供者:masai
  1. normrand

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

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

    1下载:
  2. 可以产生二元正态分布随机数,绘制二元正态分布随机数的频数直方图-produce two-variables normal distribution random data, and plot frequency picture according the data.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-29
    • 文件大小:1.13kb
    • 提供者:秋叶
  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
    • 文件大小:1.01mb
    • 提供者:lulu
  1. accessory_parameter

    0下载:
  2. lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。 退火确定标定值/unitanneal()----模拟退火 连续型多个变量组合优化问题 这是对模拟退火方法的一次练习,结果证明模拟退火确实是一
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3.21kb
    • 提供者:王彦钧
  1. function-diagram

    0下载:
  2. 产生 50 个标准正态分布的随机数, 指出它们的分布特征, 并画出经验累计分布函数图.-Random number generated 50 standard normal distribution, noting their distribution characteristics, and to draw experience cumulative distribution function diagram.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:10.28kb
    • 提供者:王程序
  1. matlab

    0下载:
  2. 产生100个均值为5, 标准差为1的正态分布的随机数, 再产生100个均值为6, 标准差为1 的正态分布的随机数, 用箱形图比较它们均值大小. -Generating 100 the mean and standard deviation of a normal distribution of the random number, and then generates 100 mean value is 6, and the standard deviation of the normal
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:9.89kb
    • 提供者:王程序
  1. matlab-2

    0下载:
  2. 产生 50 个标准正态分布的随机数, 指出它们的分布特征, 并画出经验累计分布函数图.-Random number generated 50 standard normal distribution, noting their distribution characteristics, and to draw experience cumulative distribution function diagram.
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:10.27kb
    • 提供者:王程序
  1. 《MATLAB统计分析与应用1》

    1下载:
  2. 生成一元分布随机数、蒙特卡洛方法;正态总体参数的检验;描述性统计量等(Generating a bivariate distribution, random numbers, Monte Carlo methods, testing of normal population parameters, descr iptive statistics, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:284kb
    • 提供者:ferryman
  1. Desktop6

    0下载:
  2. 将产出的正态分布随机数、瑞丽分布随机数和泊松分布随机数用matlab绘制出相应的分布直方图和理论曲线,便于进一步分析(The normal distribution random number, Rayleigh distributed random number and Poisson distribution random number are plotted out by MATLAB, and the corresponding distribution histogram and th
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:阿杰哟666
« 12 »
搜珍网 www.dssz.com