class="resources" Binomial 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

Binomial Noise (Not in Base Package)

Generates a binomially-distributed, pseudorandom pattern whose values are the number of occurrences of an event, given the probability of that event occurring and the number of trials.

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.
trials is the number of trials performed for each element of binomial noise. The default value is 1.0.
trial probability is the probability that a given trial is true (1). The default value is 0.5.
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.
binomial noise contains the binomially-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