フィルターのクリア

How can i transform frames to a simple vector

2 ビュー (過去 30 日間)
Anton Zadeja
Anton Zadeja 2015 年 11 月 2 日
コメント済み: Anton Zadeja 2015 年 11 月 6 日
I have a signal in simulink composed by 2 frames with 128 samples. How can i transform these two frames in one simple frame of 256 samples ? Tried reshape and buffer blocks in simulink but couldn't do it.
Thank you in advance.

回答 (1 件)

Bharath Rangaswamy
Bharath Rangaswamy 2015 年 11 月 6 日
Hi Anton,
Concatenating the buffered signal or concatenating the two signals and then reshaping might help.
Best,
Bharath
  1 件のコメント
Anton Zadeja
Anton Zadeja 2015 年 11 月 6 日
Thank you Bharath,
In Simulink is difficult because the device works in real time, but i already solved it but using dsp blocks in a script.
Thank you.

サインインしてコメントする。

カテゴリ

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