class="resources" Poisson Noise (Not in Base Package) - LabVIEW 7.1 Help - Support - National Instruments
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Poisson Noise (Not in Base Package)

Generates a pseudorandom sequence of values that are the number of discrete events occurring in a given interval, specified by mean, of a unit rate Poisson process.

samples specifies the number of samples contained in the output array. samples must be greater than or equal to 0. The default value is 128.
mean specifies the interval of a unit rate Poisson process. The default value is 1.0.
seed, when greater than 0, causes reseeding of the noise sample generator. The default is –1. If seed is less than or equal to 0, the noise generator is not reseeded and resumes producing noise samples as a continuation of the previous noise sequence. This is the default behavior.
poisson noise contains the Poisson-distributed, pseudorandom pattern.
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit