随机遍量的产生程序说明:
1 功能:该程序目的是要能够产生包括均匀分布,指数分布,瑞利分布和正态分布的随机变量。本人制作的应用程序可以方便地实现上述功能(暂...
- 资源大小:33.85 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
算法
资 源 简 介
随机遍量的产生程序说明:
1 功能:该程序目的是要能够产生包括均匀分布,指数分布,瑞利分布和正态分布的随机变量。本人制作的应用程序可以方便地实现上述功能(暂定点数<10000,如有特殊要求,可以方便调整)。本应用程序将产生之数据存在用户指定的文本文件当中,用记事本可以方便察看和保存。同时,应用程序绘出了随机变量的大致概率密度函数图,这有助于用户直观地判断随机变量类型的正确性。
2.操作方法:
2.1 在应用程序中输入要产生地随机变量点数,并选择随机变量类型
2.2 按“确定”产生数据
2.3 按“输出到文件”保存产生的数据(用户可以指定文件存放的位置和文件名)
3. 随机变量的产生原理:反变换法(可以参见以下文献之P438-P447)
徐利治主编 现代数学手册 随机数学卷/《现代数学手册》 武汉:华中科技大学出版社 2-err
文 件 列 表
res
Random_Variable_Generation.ico
Random_Variable_Generation.rc2
Random_Variable_Generation.rc
Random_Vari_Statistic.h
Random_Variable_Generation.aps
Random_Variable_Generation.clw
Random_Variable_Generation.cpp
Random_Variable_Generation.dsp
Random_Variable_Generation.dsw
Random_Variable_Generation.h
Random_Variable_Generation.ncb
Random_Variable_Generation.opt
Random_Variable_Generation.plg
Random_Variable_GenerationDlg.cpp
Random_Variable_GenerationDlg.h
ReadMe.txt
resource.h
StdAfx.cpp
StdAfx.h
Variable_Generate.h