How to generate a binary sequence in simulink?

 채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2013년 1월 4일
편집: Azzi Abdelmalek 2013년 1월 4일

0 개 추천

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일

0 개 추천

Thank you

카테고리

제품

Community Treasure Hunt

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

Start Hunting!

Translated by