필터 지우기
필터 지우기

How can input pulse signal be converted into vector ?

조회 수: 1 (최근 30일)
Sarfaraz Ahmed
Sarfaraz Ahmed 2018년 11월 6일
편집: Sarfaraz Ahmed 2018년 11월 6일
Hi, I am giving delay on clock by using delayseq function. As delayseq work on vectors but my input clock is either 1 or 0. so how can I convert this input clock signal into vector ? I used reshape as a buffer but it's not working. I don't know how can delay to be introduced in clock. I am really in trouble. if anyone can help it would be appreciated. I attached the snap.
shifted_signal = delayseq(u,0.004,250);
Thnaks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by