Four binary repeated signal gereration
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
Answers (2)
Image Analyst
on 16 Feb 2015
0 votes
Try circshift(). After shifting, set the beginning of the array to the value you want to shift in.
Pablo
on 16 Feb 2015
0 votes
2 Comments
Image Analyst
on 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.
Pablo
on 16 Feb 2015
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!