フィルターのクリア

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 Center および File ExchangeSignal Attributes and Indexing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by