搜索资源列表
05041062
- 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i
distribution
- 产生均匀分布、正态分布、瑞利分布、泊松分布这几种分布的随机数,包括实现各部分的子函数和主函数-Produce uniform distribution, normal distribution, Rayleigh distribution, Poisson distribution random number distribution of these types, including the realization of the various parts of the Functions a
Generate-random-variates
- 文件夹中含有三个c文件,各自产生10万个分别服从正态分布,瑞利分布以及泊松分布的随机数,并利用这些随机数在VC中绘制出这些分布的概率密度函数曲线。注意:运行这些程序之前,需先安装文件夹中的setup文件,以便于在VC中制图。-C folder contains three files, each produce 100,000 were subject to normal distribution, Rayleigh distribution and the Poisson distributi
Poisson
- 利用MATLAB写出 Poisson 概率给定到达率求出 Poisson 分布的机率质量函数-Use MATLAB to write the Poisson probability of a given arrival rate to calculate the Poisson distribution of the probability mass function
Uccvvisions
- 用CXImage库与OpenCV进行Poisson Image Editing的源代码,在VS2003下调时通过。直直接调用VS内的库solve sparse matrix,包含Seamless Imaage Cloneing 功能。 -Poisson Image Editing CXImage library and OpenCV source code, through VS2003 lowered. Straight direct calls to the VS within the
1
- 用c语言写的高斯,瑞利,泊松分布,通过随机函数调用,结果保存在文本文件中-Write Gaussian, Rayleigh, Poisson distribution with c language, through the random function call, the result is stored in a text file
hola mundo
- Use the deconvblind function to deblur an image using the blind deconvolution algorithm. The algorithm maximizes the likelihood that the resulting image, when convolved with the resulting PSF, is an instance of the blurred image, assuming Poisson
泊松随机数
- 用matlab生成服从泊松分布的随机数,为信号分析提供一个函数模块(Using matlab to generate the random number of poisson distribution, provide a function module for signal analysis)
卡尔曼作业第二次-史子纬
- 泊松融合可以说是目前融合效果上等的算法,泊松融合对应的文献为《Poisson Image Editing》,这篇文献叫基于泊松方程的图像编辑,没有叫融合,是因为它的神奇功能不仅仅用于简单的融合,还有一大堆的神器功能(Poisson image fusion can be said to be the best fusion algorithm, the corresponding document for Poisson image fusion "Poisson Image Edit