Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Four binary repeated signal gereration
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (2)
Image Analyst
am 16 Feb. 2015
Try circshift(). After shifting, set the beginning of the array to the value you want to shift in.
0 Kommentare
Pablo
am 16 Feb. 2015
2 Kommentare
Image Analyst
am 16 Feb. 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.
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!