搜索资源列表
localRand
- 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
random
- 利用matlab语言编写的标准正态分布,泊松分布,瑞利分布下的随机数的产生。-Use of matlab language standard normal distribution, Poisson distribution, Rayleigh distribution under the random number generation.
random_signal
- 1)最大似然方法联合实现符号定时同步和载波同步仿真 2)泊松分布 3)贝叶斯估计 4)RANSAC方法-1) The maximum likelihood method of the joint realization of Symbol Timing and Carrier Synchronization in simulation 2) Poisson distribution 3) Bayesian estimation 4) RANSAC method
Poisson_Image_Editing
- 图像处理之Poisson图像融合(含程序,图片)-image fusion of Poisson
matlab_boltz
- boltzmann source code in matlab
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
a-real-app.-of-possion-dist.
- 泊松分布在现实中的一个应用~matlab实现~-Poisson distribution in reality an application ~ matlab achieve to
matlab_poisson-process-
- 随机过程中的泊松过程仿真实验,协方差,matlab-Stochastic poisson process simulation in the process of the experiment
PPP_Vor
- 空间泊松点过程画图 泰森多边形 matlab-Poisson point process
Random-variable
- 几种常用分布(如泊松分布、正态分布、指数分布、均匀分布)随机变量的matlab实现方法。-Surement distribution (eg Poisson distribution, normal distribution, exponential distribution, uniform distribution) random variable matlab implementation methods.
Poisson_FDM
- simulation poisson FDM matlab
poisson
- matlab 两种写出泊松分布序列的程序-matlab possion code
possion
- POISSON 流在常速率服务下的MATLAB 仿真(the simulation of MMOO flow under constant rate service based on MATLAB)
poisson
- 泊松过程实现,MATLAB语言,很简单的一个实现,是自己的一个练习(The implementation of the Poisson process, the MATLAB language, is one of its own exercises)
泊松随机数
- 用matlab生成服从泊松分布的随机数,为信号分析提供一个函数模块(Using matlab to generate the random number of poisson distribution, provide a function module for signal analysis)
-Matlab源代码
- 泊松融合的程序,既有pdf的讲解,也有每幅图像的实现程序(A program for the fusion of Poisson, with both the PDF explanation and the implementation of each image)
泊松融合-Matlab源代码
- 泊松融合-Matlab源代码 2004年Siggraph的经典paper:《Poisson Image Editing》,在图像融合领域,融合效果最牛逼的paper。(Poisson fusion -Matlab source code)
Desktop2
- 这是一个M/M/C/∞排队系统,其中顾客按照泊松流输入,服务时间按照负指数分布,有C个服务台的单列多台并列服务系统。在这种系统,顾客到达系统后排成一个队列,然后到空闲的服务台接受服务,而每个服务台的服务时间都服从相同参数的负指数分布,服务完毕后顾客自动离去。(This is a M/M/C/ infinity queueing system, where the customers enter the Poisson flow, the service time is distributed a
分布检验与剔除异常数据
- 此处有两个源代码,一个先剔除Excel数据中的异常数据,再由另一个程序代码检验导入到MATLAB中的Excel数据属于哪种分布(正态分布、伽马分布、泊松分布和rayleigh)。(There are two source codes here, one that first eliminates the exception data in the Excel data, and then the other program code tests which distribution (norma
Rpp_Rps
- 画出当SV波入射泊松比为0.1的介质时,反射P波和SV的位移反射系数随入射角度的变化;进一步画出当泊松比从0到0.5变化时,反射系数的变化过程。(Drawing the variation of reflection coefficient with Poisson's ratio)