필터 지우기
필터 지우기

Dividing a Signal into blocks

조회 수: 5 (최근 30일)
Vasishta Kanthi
Vasishta Kanthi 2016년 11월 13일
댓글: Vasishta Kanthi 2018년 11월 5일
Hi, I would like to know the simplest way to divide a signal into blocks. The signal may be imported from a wave file or may be created in MATLAB itself( for example, a sine wave). I want to know how to divide the signal into blocks of a particular size.
Thank you

채택된 답변

Walter Roberson
Walter Roberson 2016년 11월 13일
Use buffer() from the communications systems toolbox, applied to each channel individually.
  댓글 수: 1
Vasishta Kanthi
Vasishta Kanthi 2018년 11월 5일
Hey Walter, I know this is a super late reply, but thanks a lot for answering!!!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Attributes and Indexing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by