搜索资源列表
我编写的monte carlo随机数发生器
- 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very
用乘同余法产生随机数
- matlab在系统辨识中的应用此处为对同乘余数法的应用的源代码及运行后结果(包括图像)-Matlab system identification in the application here for the right balance with the law by the application of the source code and running after the results (including images)
数字水印
- 对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取除去DC系数之外部分较低频率系数叠加水印信息 Piva则修改整幅图像的中频部分。对原始信号分块后,再作DCT的算法:Hsu和Wu 把图像进行8*8分块,将一个二进制序列作为水印放入DCT的中频区;有些学者则计算整个图像的DCT,把一个实数序列嵌入DCT的中频系数上。选择中频区的好
用乘同余法产生随机数
- matlab在系统辨识中的应用此处为对同乘余数法的应用的源代码及运行后结果(包括图像)-Matlab system identification in the application here for the right balance with the law by the application of the source code and running after the results (including images)
我编写的monte carlo随机数发生器
- 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very
caishuzi
- 猜数字游戏:首先让电脑产生一个1~100的随机数x,然后由用户猜测该数字。如猜测的数字B大于x,则显示“High”,小于则显示“Low”,等于则显示“You Won”,同时退出游戏。用户最多可以猜10次。
56881_210197_41912
- 各型分布随机数的产生算法,用matlab可以实现。可以-Various types of distribution of the generated random number algorithm, can be achieved using matlab. Can
guass
- 基于MATLAB,可以方便地产生随机数,均匀分布和高斯分布等 -Based on MATLAB, can easily generate random numbers, uniform distribution and Gaussian distribution
MT
- 利用MATLAB语言仿真Mersenne Twister算法产生随机数,并进行验证-Simulation using MATLAB language Mersenne Twister algorithm to generate random numbers, and verify
MATLAB3
- 一. 随机现象的模拟 例: 超市出口有若干个收款台,两项服务:收款、装袋。顾客的到达的时间间隔是随机的; 因顾客购买的货物量不同,所以服务时间的长短也是随机的。 可以利用计算机产生服从一定的规律(概率分布)的(伪)随机数,用随机数确定时间间隔和服 务时间-1. Random phenomena simulation cases: There are a number of export supermarket ca
arma
- ARMA模型的建立程序,适合初学者研究,欢迎下载-ARMA model program for beginners of, welcome to download
random_number_generation
- 各种随机数产生程序,包含了随机数产生的各种方法。-All kinds of random number generator program includes various methods of random number generator.
Random_Order_N
- 随机交织器的matlab实现:通过MC仿真的方法产生随机数-Matlab random interleaver implementation
matlab
- 仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。-Simulation program: fir
ARMA
- 基于matlab语言环境下的ARMA模型的参数估计 -Matlab language environment based on the ARMA model parameter estimation
alpha-matlab
- matlab产生Alpha稳定分布随机数;Alpha稳定分布概率密度函数计算;Alpha稳定分布的分布函数计算等-Matlab produce Alpha stable random number distribution Alpha stability distribution probability density function computing Alpha stability distribution of distri
Matlab-to-generate-random-numbers
- 随机过程中产生随机数的matlab实现,里面是产生正态、泊松、伯努利的代码和文档,还有对各种随机数的分析-Generate random numbers in the random process matlab to achieve, which is to produce normality, Poisson, Bernoulli code and documentation, as well as analysis of vario
matlab-rand
- matlab产生随机数的几种方法整理。内容较全面,包含产生几何分布,二项分布,正态分布等随机数。-Several methods for generating random numbers matlab finishing. Content more comprehensive, including produce geometric distribution, binomial distribution, normal distrib
sourcecode
- 产生随机数,并生成对应的分布,采用了不同的方法,经过检测可以使用(Generate random numbers, and generate the corresponding distribution, using different methods, can be used after testing)