搜索资源列表
泊松分布是一种常用的离散型概率分布
- 泊松分布是一种常用的离散型概率分布,数学期望为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
poisson-schroginderconsistent.
- 1D的薛定谔-泊松自洽求解 用于模拟半导体器件中的电势 电场等特性,1D Schrodinger- Poisson self-consistent solution
10.1.1.36.2863
- 编程 有关泊松方程的计算 使用MPI方法 -Programming related to the Poisson equation is calculated using MPI methods