How to generate a binary sequence in simulink?

54 ビュー (過去 30 日間)
Michael Adelman
Michael Adelman 2013 年 1 月 4 日
コメント済み: Huy Pham Quoc 2020 年 4 月 22 日
prob '0' and '1' = 0.5 .
Thanks

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 1 月 4 日
編集済み: Azzi Abdelmalek 2013 年 1 月 4 日
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

その他の回答 (1 件)

Michael Adelman
Michael Adelman 2013 年 1 月 19 日
Thank you
  1 件のコメント
Huy Pham Quoc
Huy Pham Quoc 2020 年 4 月 22 日
Can I ask how this run and what is 0.5 stand for?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSources についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by