MATLAB SIGNAL PROCESSING BLOCKSET 7 Podręcznik Użytkownika Strona 96

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 738
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 95
3 Working with Signals
3-56
Variable Selector
The next section provides an example of using the Submatrix block to extract
a portion of a multichannel sample-based signal. The Submatrix block is the
most versatile of the above blocks in that it allows you to make completely
arbitrary channel selections.
Example: Deconstructing to a Multichannel Signal. In the model below, a 35-channel
sample-based signal (5-by-7 matrix) is deconstructed to yield a sample-based
signal containing only six of the original channels.
To build the model, make the following parameter settings:
In DSP Constant, set
Constant value = rand(5,7)
In Submatrix, set:
-
Row span = Range of rows
- Starting row = Index
- Starting row index = 3
- Ending row = Last
- Column span = Range of columns
- Starting column = Offset from last
- Starting column index = 1
- Ending column = Last
See “Sample-Based Multichannel Signals” on page 3-11 for more about
sample-based signals.
Przeglądanie stron 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 737 738

Komentarze do niniejszej Instrukcji

Brak uwag