RAND_f

RAND_f — Scicos random wave generator

Description

This block is a random wave generator: each output component takes piecewise constant random values. Every time an event is received on the input event port, the outputs take new independent random values.

output port size is given by the size of A and B vectors

Dialogue parameters

flag: 0 or 1. 0 for uniform distribution on [A,A+B] and 1 for normal distribution N(A,B*B).
A: scalar
B: scalar

See also

GENSIN_f, SAWTOOTH_f, GENSQR_f