搜索资源列表
stochsim_mfiles-2.1
- 用matalab开发的随机数生成程序包,用于各种随机数的生成,可到以下网址更新和浏览详细的说明:http://www.math.uu.se/research/telecom/software/-matalab development with the random number generator package, for various random number generator. can be updated to the following website and browse det
randgenerator
- 一个随机数产生的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
random
- 第13章: 随机数生成 PFQZ 用平方取中法产生随机数列 MixMOD 用混合同余法产生随机数列 MulMOD1 用乘同余法1产生随机数列 MulMOD2 用乘同余法2产生随机数列 PrimeMOD 用素数模同余法产生随机数列 PowerDist 产生指数分布的随机数列 LaplaceDist 产生拉普拉斯分布的随机数列 RelayDist 产生瑞利分布的随机数列 CauthyDist 产生柯西分布的随机数列 AELDist 产生爱尔朗分布的随机数列
Random_number
- 一些matlab中生成随机数的源代码,在数学建模中会用到-Some random number generated in matlab source code will be used in mathematical modeling
Generating-random-Numbers
- 用matlab 生成随机数 内含详细代码 已经经过调试-Generating random Numbers with detailed code
LaplaceDist-and-GaussDIst
- 高斯法和拉普拉斯法生成随机数的经典matlab程序-Gauss law and the Laplace method classic matlab program to generate random numbers
Mersenne-Twister
- 利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。 各个文件为: initGenerator.m: initGenerator函数,用于初始化随机序列的长度和值 generateNum.m: generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组 extractNum.m: extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值
suijishu
- matlB环境,介绍多个生成随机数的例子,包含附件。-matlB environment, describes examples of generating random numbers.
BuffonMonteCarlo
- matlab软件,生成随机数,方法BuffonMonteCarlo-matlab software generate random numbers, methods BuffonMonteCarlo
homework1
- 线性同余法生成随机数的例子,教学使用-Linear congruential method to generate a random number
suijiashu
- 基于matlab环境,利用舍选法,逆函数法生成随机数-Based on matlab environment, using rejection method, the inverse function method for generating random numbers
random-numbers
- matlab生成随机数,uinform产生一组[0,1]分布的随机数,riddling产生一个N(0,1)正态分布随机数,normal产生n个N(a,b)正态分布随机数。-Use matlab to generate random numbers, uinform produce a set of [0,1] random number distribution, riddling produce a N (0,1) normally distributed random numbers, no
unifpdf
- unifpdf是一种计算均匀分布概率密度的函数,在生成随机数算法中有重要应用。-unifpdf is a calculation of the probability density function of a uniform distribution, have important applications in random number generation algorithm.
MATLABtongjifenxi
- 数据的导入与导出 数据的预处理生成随机数参数估计与假设检验Copula理论及应用实例方差分析-Pretreatment generates a random number parameter data import and export data estimation and hypothesis testing Copula Theory and Applications Analysis of Variance
-RandSumOne
- 带约束的随机序列 使用模拟的方法求解投资组合的有效前沿面,m文件生成随机数,测试文件是通过计算风险与收益,将生成的五维随机序列映射到二维空间中-Random sequence with constraints Using the simulation method to solve the portfolio effective frontier. M file to generate a random number, test file is by calculating the ri
Logistics_sequence
- 通过MATLAB编程,利用Logistics映射生成随机数-By MATLAB programming, using Logistic map to generate random numbers
fenbunihe
- 生成随机数,进行均匀分布和正态分布拟合,设置置信度为0.95,可以自动判断是否拒绝原假设-Generate random numbers, uniform distribution and normal distribution fitting, set confidence of 0.95, can automatically determine whether to reject the original assumption
随机数生成
- 数值分析随机数生成问题的matlab的范例,超好用der(((Numerical analysis of the Matlab example, super easy to use der)))
《MATLAB统计分析与应用1》
- 生成一元分布随机数、蒙特卡洛方法;正态总体参数的检验;描述性统计量等(Generating a bivariate distribution, random numbers, Monte Carlo methods, testing of normal population parameters, descr iptive statistics, etc.)
matlab随机数生成方法
- matlab随机数生成算法,在需要生成随机数时会用到,比较实用(Matlab random number generation algorithm will be used in the need to generate a random number, more practical)