Why is my Gaussian Noise Generator block in the Communications Blockset unable to output random values when my signal is frame-based?

1 view (last 30 days)
I have a model which has a Gaussian Noise Generator as a source. However, I noticed that if the signal is frame-based, the output of the first frame is not Gaussian and it does not have values indicated by the given "Mean" and "Variance" parameters.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This bug has been fixed for Release 14 (R14). For previous releases, please read below for any possible workarounds:
This has been verified as a bug in the Communications Blockset in the way that the Gaussian Noise Generator handles the first frame of its output.
Currently, to work around this issue, try substituting the DSP Random Number block for the Gaussian Noise Generator block. Change the parameters "Source Type" to Gaussian and "Repeatability" to Specify seed.

More Answers (0)

Products


Release

R13SP1

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!