필터 지우기
필터 지우기

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 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