Effacer les filtres
Effacer les filtres

How can i transform frames to a simple vector

2 vues (au cours des 30 derniers jours)
Anton Zadeja
Anton Zadeja le 2 Nov 2015
Commenté : Anton Zadeja le 6 Nov 2015
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.

Réponses (1)

Bharath Rangaswamy
Bharath Rangaswamy le 6 Nov 2015
Hi Anton,
Concatenating the buffered signal or concatenating the two signals and then reshaping might help.
Best,
Bharath
  1 commentaire
Anton Zadeja
Anton Zadeja le 6 Nov 2015
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.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by