Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Four binary repeated signal gereration
조회 수: 1 (최근 30일)
이전 댓글 표시
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일
Try circshift(). After shifting, set the beginning of the array to the value you want to shift in.
댓글 수: 0
Pablo
2015년 2월 16일
댓글 수: 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.
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!