搜索资源列表
junyunfenbu.txt
- 由均匀分布的随机变量生成正态分布的随机变量的算法。-by uniform distribution of random variables generate normal random variable algorithm.
C++random
- 教你怎么用C++产各种各样的随机数,尤其是正态随机数-teach you how C random variety of products, in particular the number of normal random numbers
normal
- 用于生成一个正态分布的伪随机数数值序列,其中包括C/I/R-4/8等多种算法的实现
random
- 产生任意均值与方差的正态分布随机数序列 产生任意均值与方差的正态分布随机数序列
DistributionCalculator
- 应付作业+练习OOP做的东西,功能比较简单的说,验证数据符合的分布,然后画个相应分布坐标变换后的坐标,在那上面画条回归直线。目前只做了个正态分布。
twopoint
- 根据样本估计密度曲线的方法,也就是pavzen窗函数法,采用正态窗函数,先画直方图,在估计平滑的密度曲线
NORMALFUNCTION
- 本程序基于visual C++ 实现标准正态分布,正态分布累积函数,正态分布累积函数的逆函数分别输出到不同表,是仿真实验的很好参考!
NORMALFUNCTION
- 一个求正太分布的程序,利用梯形法生成符合标准正态分布的累积函数from Dain
BayesianClassifier1
- 一个基于正态分布 的贝叶斯最小错误率的分类器
Normal
- 模拟正态分布随机变量 将结果写入文件 算法是从一本数学书上改编而来
whitenoise
- 1.产生白噪声程序 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声。算法及程序实现叙述如下。 1) 设定x初值为11,A=179,长度WNlength,均值Average,方差Serror为用户输入的变量; 2) M =235,ζi= x/M; 3) 取ζi的小数部分再赋值给ζi+1,这就是均匀分布白噪声; 4) 利用公式
balldrop11
- 模拟正态分布现象的Java小程序-simulated normal phenomenon of Java programs
高斯随机数的产生
- 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0
随机数产生起stocc
- 很好用的随机数产生器,包含正态分布,对数正态分布,均匀分布等好多随机分布的随机数产生方法。-good on a random number generator, including normal, lognormal distribution, uniform distribution of many random distribution of random selection.
Pattern_recognition1
- 张学工老师模式识别第一次作业,用贝叶斯方法和正态分布的监督参数估计对身高体重二维数据进行性别分类-Zhang engineering teacher pattern recognition for the first time operations, using Bayesian methods, and the supervision of normal height and weight of two-dimensional parameter estimation of the gende
zhengtaifenweishu
- 计算正态分布的分位数,常用于数理统计方面的计算-Normal quantile calculation, commonly used in mathematical statistics calculated
gaussrand
- 生成标准正态分布的随机数,也可由此随机数生成其他的随机数,数对数正态分布随机数。-Standard normal distribution to generate the random numbers can also be a result of other random number generator random number, the number of log-normal distribution of random numbers.
Pattern_recognition4
- 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
fenweishu
- 计算各种分布函数的分位数,比如F分布、T分布、正态分布、BETA分布-Calculate the sub-distribution functions of various bits, such as the F distribution, T distribution, normal distribution, BETA distribution
elevator
- 2010复旦数学建模的c题的相关的matlab程序,其中elevator_model1.m为上班时间,基于正态分布人流模型下普通模式电梯的运行参数计算,elevator_down为下班时间基于指数分布人流模型下各种模式电梯的运行参数-C 2010 Fudan mathematical modeling matlab procedures related to the theme of which elevator_model1.m as working hours, normal flow mo