Communications Blockset | ![]() ![]() |
Generate Poisson-distributed random integers
Library
Data Sources sublibrary of Comm Sources
Description
The Poisson Integer Generator block generates random integers using a Poisson distribution. The probability of generating a nonnegative integer k is , where
is a positive number known as the Poisson parameter.
You can use the Poisson Integer Generator to generate noise in a binary transmission channel. In this case, the Poisson parameter Lambda should be less than 1, usually much less.
Attributes of Output Signal
The output signal can be a frame-based matrix, a sample-based row or column vector, or a sample-based one-dimensional array. These attributes are controlled by the Frame-based outputs, Samples per frame, and Interpret vector parameters as 1-D parameters. See Signal Attribute Parameters for Random Sources in Using the Communications Blockset for more details.
The number of elements in the Initial seed parameter becomes the number of columns in a frame-based output or the number of elements in a sample-based vector output. Also, the shape (row or column) of the Initial seed parameter becomes the shape of a sample-based two-dimensional output signal.
Dialog Box
See Also
Random Integer Generator; poissrnd
(Statistics Toolbox)
![]() | PN Sequence Generator | Puncture | ![]() |