Four binary repeated signal gereration
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hi I would like to ask how to generate four binary signal with each is shifted from each other. Positive signal is on for certain time, zero signal is also for the certain time. Each signals are shifted between each other by certain time velue.
Regards Pablo
Respuestas (2)
Image Analyst
el 16 de Feb. de 2015
0 votos
Try circshift(). After shifting, set the beginning of the array to the value you want to shift in.
Pablo
el 16 de Feb. de 2015
0 votos
2 comentarios
Image Analyst
el 16 de Feb. de 2015
Is this an "Answer" to your original question? I think it should have ben a comment to me, but anyway I don't have Simulink so I can't help with your model. Good luck though. Maybe someone else will answer.
Pablo
el 16 de Feb. de 2015
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!