Welcome![Sign In][Sign Up]
Location:
Search - poisson

Search list

[Special Effectspoisson

Description: 这是一个将指定区域内的图像提取出来,与指定图像进行融合的matlab程序,由泊松方程引申而来-This is a designated area of the extracted image, with a specified image of Matlab integration process from the Poisson equation arising from
Platform: | Size: 81867 | Author: dale | Hits:

[WEB CodePoisson image editing

Description: Poisson image editing 的详细代码以及用matlab的gui界面显示。
Platform: | Size: 90560 | Author: allen_cao | Hits:

[SourceCodepoisson image editing win32

Description: poisson image editing source code by C++
Platform: | Size: 4092328 | Author: c24922142@yahoo.com.tw | Hits:

[AlgorithmRAND_POI

Description: 产生泊松分布随机数的程序-generated random Poisson distribution of the process
Platform: | Size: 1024 | Author: 一二三 | Hits:

[OtherDSPPrograms

Description: DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) double weibull(double a,double b,long int*seed) int bn(double p,long int*seed) int bin(int n,double p,long int*seed) int poisson(double lambda,long int *seed) void dft(double x[],double y[],double a[],double b[],int n,int sign) void fft(double x[],double y[],int n,int sign)-DSP programming functions commonly used double uniform (a double, double b, long int* seed) double Gauss (double mean, double sigma, long int* seed) double exponent (double beta, long int* seed) double Laplace (double beta,* long int seed) double Rayleigh (double sigma, long int* seed) double Weibull (a double, double b, long int* seed) int bn (double p, long int* seed) int bin (int n, p double, seed long int*) int poisson (double lambda, long int* seed) void dft index (double x [], double y [], [] a double, double b [], int n, int sign) void fft (double x [], double y [], int n, int sign)
Platform: | Size: 2048 | Author: 山城棒棒儿军 | Hits:

[Mathimatics-Numerical algorithmsPOSSRAND

Description: 生成均匀分布随机数和泊松分布随机数的程序-generate uniformly distributed random number and random Poisson distribution of the process
Platform: | Size: 1024 | Author: wgg | Hits:

[Communication05041062

Description: 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 = z (16807zi-1 1) mod (pow (2,32)). The main function was called. 2. Have U (0-1) distribution using the formula : x1 = sqrt (-2lnU1) cos (2PiU2), x2 = sqrt (-2lnU1) sin (2PiU2) 3. Rayleigh distribution, using two independent normal distribution with the distribution of values with the formula x = sqrt (Y1- Y2 Y1- Y2)- Health Rayleigh random number. 4 Poisson distribution
Platform: | Size: 52224 | Author: 吕军红 | Hits:

[Special Effectspoisson

Description: 这是一个将指定区域内的图像提取出来,与指定图像进行融合的matlab程序,由泊松方程引申而来-This is a designated area of the extracted image, with a specified image of Matlab integration process from the Poisson equation arising from
Platform: | Size: 81920 | Author: dale | Hits:

[OtherPoisson

Description: C语言,泊松分布,为产生随机信号,用于系统通信的仿真-C language, Poisson distribution, in order to generate random signals for system communication simulation
Platform: | Size: 1024 | Author: 杨一 | Hits:

[JSP/JavaPoisson

Description: Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。-Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range.
Platform: | Size: 1024 | Author: vevina | Hits:

[JSP/Javapoisson-schroginderconsistent

Description: 1D的薛定谔-泊松自洽求解 用于模拟半导体器件中的电势 电场等特性-1D Schrodinger- Poisson self-consistent solution
Platform: | Size: 1024 | Author: kangyu | Hits:

[matlabMATLAB-Poisson-ture

Description: 用MATLAB编写程序证明Poisson分布的性质-Programming with MATLAB,prove the properties of Poisson distribution
Platform: | Size: 11264 | Author: 林俊 | Hits:

[JSP/Javapoisson

Description: 泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。-Poisson distribution is a commonly used discrete probability distributions, mathematical expectation of the Poisson distribution for m the distribution function defined as follows: P (m, k) = mk* em/k! (K = 0, 1, 2, 3 , ...) for a given m and k (0 <m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。
Platform: | Size: 1024 | Author: QQQQQ | Hits:

[matlabpoisson

Description: poisson的PDF&CDF繪圖直接打開檔案RUN即可,生成圖像另有顏色標記-poisson' s PDF & CDF drawing RUN can open the file directly to generate the image and another color marker
Platform: | Size: 3072 | Author: sass | Hits:

[matlabpoisson.m

Description: This is a program for artifical object insertion using poisson image editing.It use poisson equation for solving the problem
Platform: | Size: 3072 | Author: ash | Hits:

[matlabPoisson-distribution-WSNs_matlab

Description: 泊松均匀分布的WSNs的网络拓扑Matlab程序-Poisson network structure for WSN
Platform: | Size: 9216 | Author: Liu | Hits:

[matlab一维poisson方程

Description: 简单的一维poisson方程程序,工具是MATLAB软件(Simple one-dimensional poisson equation program, the tool is MATLAB software)
Platform: | Size: 19456 | Author: 自丹 | Hits:

[matlabpoisson+markov

Description: poisson+mmoo 聚合流在MATLAB上的仿真(the simulation of mmoo+poisson flow under constant rate service based on MATLAB)
Platform: | Size: 2048 | Author: 像柳永一样 | Hits:

[matlabpoisson

Description: poisson业务源的有效带宽,在MATLAB上的仿真(the effective bandwidth of the poisson sources)
Platform: | Size: 15360 | Author: 像柳永一样 | Hits:

[Otherpoisson

Description: 十字区域,由五个相等的单位正方形组成,用五点差分格式求解下面的Poisson方程第一边值问题,程序能适应任何步长(solve poisson equation in ten area)
Platform: | Size: 230400 | Author: 柯基饼干 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net