Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Four binary repeated signal gereration

조회 수: 1 (최근 30일)
Pablo
Pablo 2015년 2월 15일
마감: MATLAB Answer Bot 2021년 8월 20일
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

답변 (2개)

Image Analyst
Image Analyst 2015년 2월 16일
Try circshift(). After shifting, set the beginning of the array to the value you want to shift in.

Pablo
Pablo 2015년 2월 16일
Hi. Thank you for your answer, but I'm new in Simulink and because of this I have big request for you.
Please if you can give me an example of your suggestion. In attached I send you my solution, but unfortunately I have to use there delay z^-1 witch also generate spare delay.
Thank you for your help
Regards Pablo
  댓글 수: 2
Image Analyst
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
Pablo 2015년 2월 16일
Oh yes sorry for my procedure mistake. Yes it's my comment to you.

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by