Four binary repeated signal gereration
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
回答(2 个)
Image Analyst
2015-2-16
0 个投票
Try circshift(). After shifting, set the beginning of the array to the value you want to shift in.
0 个评论
Pablo
2015-2-16
0 个投票
2 个评论
Image Analyst
2015-2-16
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
2015-2-16
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!