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

搜索资源列表

  1. DS_kuopin_simulation

    0下载:
  2. 通过Monte Carlo仿真,说明DS扩频信号在抑制正弦干扰方面的有效性。用一均匀随机数发生器产生某个二进制信息符号的序列,每个信息比特重复Lc次。 包含文件:DS_restrain_interference.M SS.M-through Monte Carlo simulation, note DS spread spectrum signal sinusoidal interference in inhibiting the effectiveness. Using a unif
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:杨絮
  1. sjs

    0下载:
  2. 随机序列产生程序(用乘同余法产生随机数)-random sequences generated (by using the same method I have a random number)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:863byte
    • 提供者:刘甲
  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. 光谱定标与RH计算实验数据处理

    0下载:
  2. 一种利用matlab环境开发的光谱定标与随机数产生源代码
  3. 所属分类:matlab例程

    • 发布日期:2011-03-07
    • 文件大小:59.16kb
    • 提供者:tongtai
  1. guass.rar

    1下载:
  2. 基于MATLAB,可以方便地产生随机数,均匀分布和高斯分布等 ,Based on MATLAB, can easily generate random numbers, uniform distribution and Gaussian distribution
  3. 所属分类:matlab例程

    • 发布日期:2017-04-02
    • 文件大小:1.08kb
    • 提供者:shaoyqo
  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
    • 文件大小:71.61kb
    • 提供者:xuwentao
  1. opt_random

    0下载:
  2. 随机数的产生! 在matlab里面实现的-The generation of random numbers! Inside achievable in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:15.71kb
    • 提供者:haboy
  1. random-numbers

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

    • 发布日期:2017-04-02
    • 文件大小:1.61kb
    • 提供者:甄伟
  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. MATLAB3

    0下载:
  2. 一. 随机现象的模拟 例: 超市出口有若干个收款台,两项服务:收款、装袋。顾客的到达的时间间隔是随机的; 因顾客购买的货物量不同,所以服务时间的长短也是随机的。 可以利用计算机产生服从一定的规律(概率分布)的(伪)随机数,用随机数确定时间间隔和服 务时间-1. Random phenomena simulation cases: There are a number of export supermarket cashier, the two services: colle
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:167.24kb
    • 提供者:明远
  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. random_number_generation

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

    • 发布日期:2017-03-30
    • 文件大小:7.62kb
    • 提供者:周祥娟
  1. randomnum

    0下载:
  2. 一个关于随机数产生的matlab仿真源码程序。-A random number generated on the source code matlab simulation program.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.49kb
    • 提供者:迷信
  1. Random_Order_N

    0下载:
  2. 随机交织器的matlab实现:通过MC仿真的方法产生随机数-Matlab random interleaver implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:902byte
    • 提供者:David
  1. FLch

    0下载:
  2. 用乘同余法产生随机数 ,产生的(0-1)均匀分布的随机序列 白噪声产生程序,用乘同余法产生-Produced by the same method with more than random number generated (0-1) uniformly distributed random sequence white noise generation process, with the method generated by congruence
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:942byte
    • 提供者:仁惠
  1. An-application

    0下载:
  2. 一种应用matlab进行光谱定标和随机数产生的源代码-An application for spectral calibration matlab and random number generator source code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:59.16kb
    • 提供者:李明
  1. expdist

    0下载:
  2. 利用逆转换法,用均匀分布随机数产生指数随机数的数学实验,并绘制直方图检验效果,有兴趣的matlab初学者不妨看看,直方图绘制方法可推广借鉴-mathematical experiment: using a random number to create exp distributed random index number, and drawing the histogram test the effect, catering to interested matlab beginner.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:520byte
    • 提供者:frankchelsea
  1. c语言产生随机数

    0下载:
  2. 使用c语言产生高斯分布,瑞利分布以及泊松分布的随机数
  3. 所属分类:matlab例程

    • 发布日期:2014-10-30
    • 文件大小:814.75kb
    • 提供者:840348562@qq.com
  1. 产生拟随机数的MATLAB代码

    24下载:
  2. 本代码包括Halton,Faure,Sobol,Neiderreit,Korobov,Fibonacci等6个拟随机数序列的产生代码以及所需要的原始数据。
  3. 所属分类:matlab例程

  1. FunctionMatlab

    2下载:
  2. 独家奉献!FSO通信性能分析中,Gamama-Gamma 分布的随机数的产生方法,并通过理论PDF和CDF得到了验证;同时还包含point error 的随机数(Exclusive dedication! In FSO communication performance analysis, the method of generating random numbers of Gamama-Gamma distribution is proved by theory, PDF and CDF)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:答丁丁
« 12 3 4 5 6 »
搜珍网 www.dssz.com