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!