@stdlib/simulate-iter-triangle-wave
Create an iterator which generates a triangle wave.
Create an iterator which generates a triangle wave.
Simulation iterators.
Create an iterator which introduces additive white Gaussian noise.
Create an iterator which introduces additive white Laplacian noise.
Create an iterator which introduces additive white uniform noise.
Create an iterator which generates a Bartlett-Hann pulse waveform.
Create an iterator which generates a Bartlett pulse waveform.
Create an iterator which generates a cosine wave.
Create an iterator which generates a Dirac comb.
Create an iterator which generates a flat top pulse waveform.
Invoke a function until a test condition is true.
Invoke a function while a test condition is true.
Statistical function iterators.
Invoke a function until a test condition is true.
Invoke a function while a test condition is true.
Invoke a function n times and return an array of accumulated function return values.
Invoke a function until a test condition is true.
Invoke a function while a test condition is true.
Invoke a function n times and return an array of accumulated function return values.
<img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>