How to generate a binary sequence in simulink?

54 Ansichten (letzte 30 Tage)
Michael Adelman
Michael Adelman am 4 Jan. 2013
Kommentiert: Huy Pham Quoc am 22 Apr. 2020
prob '0' and '1' = 0.5 .
Thanks

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 4 Jan. 2013
Bearbeitet: Azzi Abdelmalek am 4 Jan. 2013
Use a random number block from simulink/sources and a compare to Constant block (with value set to <=0.5) from simulink/Logic and Bits operations.
Set mean of random number block to 0.5

Weitere Antworten (1)

Michael Adelman
Michael Adelman am 19 Jan. 2013
Thank you

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by