MATLAB SIGNAL PROCESSING BLOCKSET 7 Guide de l'utilisateur Page 116

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 738
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 115
3 Working with Signals
3-76
yout(:,:,1:4)
ans(:,:,1) =
1 -1
0 5
ans(:,:,2) =
2 -2
0 5
ans(:,:,3) =
3 -3
0 5
ans(:,:,4) =
4 -4
0 5
Exporting a Frame-Based Signal
Using the To Workspace Block
Recall that a frame-based signal with N channels and frame size M is
represented by a sequence of M-by-N matrices. (The special case of N = 1
represents a single-channel signal.) When the input to the To Workspace block
is a frame-based signal (and the
Save format parameter is set to Array), the
block creates an P-by-N array in the MATLAB workspace containing the P
most recent samples from each channel. The number of rows, P, is specified by
the
Limit data points to last parameter. The newest samples are added at the
bottom of the matrix.
The figure below illustrates this for three consecutive frames of a frame-based
signal (two samples per frame) exported to matrix
A.
Vue de la page 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 737 738

Commentaires sur ces manuels

Pas de commentaire