当前位置:
首页 资源下载
搜索资源 - poisson gaussian matlab
搜索资源列表
-
0下载:
matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等-matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution
-
-
0下载:
常用随机数发生器,C实现
/*
* 文件包含了6个函数,它们能产生符合相应分布的规律的随机数:
* GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列)
* GenBernoulliRnd : 产生一个随机数,符合伯努利分布。
* GenBinomialRnd : 产生一个随机数,符合二项分布。
* GenPoissonRnd : 产生一个随机数,符合泊松分布。
* GenExponentRnd : 产生一个随机数,符合指数分布。
-
-
0下载:
这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance.
The Noises type :
Gaussian
-
-
3下载:
matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等-matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution
-
-
0下载:
the newer version from HMMbox 3.2
Matlab toolbox for Variational estimation Hidden Markov Models.
(Adapted from Hidden Markov Toolbox Version 3.3 01-Apr-99 and
Coupled Hidden Markov Toolbox Version 1.1 01-Feb-01
Copyright (c) by Iead Re
-
-
0下载:
文件包括三个程序,分别产生高斯,瑞利和泊松分布,并且对于产生的随机数,用MATLAB进行了绘图-File consists of three programs, respectively, have Gaussian, Rayleigh, and Poisson distribution, and for generating random numbers, drawing conducted with MATLAB
-
-
0下载:
matlab code to generate various type of noise- poisson, gaussian, impulse noise.
-
-
0下载:
主要进行图像滤波,保边滤波,快速滤波,顶顶顶顶顶(image filter
he modifications below are necessary for using MATLAB Version 7.10 (steps 4, 5, 6), and for removing intensity-dependent Poisson noise (approximated as Gaussian noise))
-