搜索资源列表
泊松分布
- 泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 【输入形式】 输入文件为当前目录下的poisson.in。 文件中包含两个数字,分别为m,k的值。 【输出形式】 输出文件为当前目录下的poisson.out。 文件中输出泊松分布的值,值
C++数值计算-随机数-舍选法-Γ分布、泊松分布和二项式分布随机数
- C++ 代码 数值计算-随机数-舍选法-Γ分布、泊松分布和二项式分布随机数
经典泊松方程的matlab数值求解程序代码
- 经典泊松方程的matlab数值求解程序代码。,Possion equation numberical sover code using matlab.
泊松分布是一种常用的离散型概率分布
- 泊松分布是一种常用的离散型概率分布,数学期望为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, mathema
PoisonDist.产生泊松分布的随机数列
- 产生泊松分布的随机数列 希望对大家有所帮助,Have a Poisson distribution of random numbers out hope that U.S. help
poisson_simulation.rar
- 电话呼入模型——模拟泊松过程,验证其增量平稳性和独立性。,Tel incoming model- Simulation of Poisson process, verification of its incremental stability and independence.
fastpoisson.zip
- 快速泊松方程求解--MATLAB Fast Poisson Solver in a Square,Fast Poisson equation- MATLABFast Poisson Solver in a Square
possion.rar
- matlab编写的泊松分布仿真代码,含验证代码,prepared by the Poisson distribution matlab simulation code, including the verification code
Rand.rar
- 随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。 内含生成各分布的算法源码。各分布可通过ts测试。,A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other dis
Poisson_Image_Editing.rar
- 图像的泊松编辑,利用泊松方程,将一个目标(月亮)无缝的插入到另一个场景(夜空)中,参考论文:Poisson_Image_Editing。,Poisson image editing, the use of Poisson
生成泊松分布随机数
- 生成服从泊松分布的随机数,并绘制其散点图(Generate random numbers that follow Poisson distribution and plot their scatter plots)
三维有限元,泊松方程和热传导方程
- 对三维热传导方程和泊松方程的有限元方法解法matlab程序()
泊松方程
- 浅水方程,描述浅水波的动态运动过程,泊松方程,可以用于浅滩水位的平面分布(The shallow water equation describes the dynamic motion process of shallow water waves. Poisson's equation can be used for the plane distribution of shallow water levels)
泊松随机数
- 用matlab生成服从泊松分布的随机数,为信号分析提供一个函数模块(Using matlab to generate the random number of poisson distribution, provide a function module for signal analysis)
泊松分布随机数2
- 使用C语言产生泊松分布随机数,可以对输入的参数进行输入并修改需要产生的随机数个数(Using C language to produce Poisson distribution random numbers)
泊松融合-Matlab源代码
- 泊松融合-Matlab源代码 2004年Siggraph的经典paper:《Poisson Image Editing》,在图像融合领域,融合效果最牛逼的paper。(Poisson fusion -Matlab source code)
泊松过程的生成及其统计分析
- 假设一个交换系统有M部电话,每个用户在很短的时间(单位时间内)呼叫一次的概率为P;用户间呼入的时刻相互独立,当M很大,P很小时,时间t内到达交换机的呼叫次数构成泊松过程N(t)。 1、确定此泊松过程的参数。利用计算机仿真N(t)的生成过程。注意合理选择M和P,时间分辨率为一个单位时间。 2、为了比较生成的N(t)与理论模型的吻合程度。取N(t)的多个样本并选取3个典型时间,,,得到,,三个随机变量的样本,在一张图上画出其直方图及理论分布曲线,并将两者对照。比较M选取不同时的效果。注意:样本个数
泊松方程.tar
- 计算泊松方程的方程程序算法。计算物理的非常经典的算法之一。(An algorithm for calculating the Poisson equation. One of the very classic algorithms for computing physics)
负泊松比参数化建模
- 基于Python对abaqus二次开发,参数化建立负泊松比模型的程序(Based on Python for ABAQUS two development, parametric establishment of negative Poisson's ratio model program)
泊松亮斑
- 用matlab进行光学仿真,验证了泊松亮斑的形成。(The formation of Poisson's bright spot is verified by the optical simulation with MATLAB.)