How to generate a binary sequence in simulink?

54 visualizaciones (últimos 30 días)
Michael Adelman
Michael Adelman el 4 de En. de 2013
Comentada: Huy Pham Quoc el 22 de Abr. de 2020
prob '0' and '1' = 0.5 .
Thanks

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 4 de En. de 2013
Editada: Azzi Abdelmalek el 4 de En. de 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

Más respuestas (1)

Michael Adelman
Michael Adelman el 19 de En. de 2013
Thank you

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by