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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 738
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 98
Deconstructing Signals
3-59
To build the model, make the following parameter settings:
In Signal From Workspace, set:
-
Signal = [1:10;-1:-1:-10;5*ones(1,10)]'
-
Samples per frame = 4
In Multiport Selector, set:
-
Select = Columns
- Indices to output = {[1 3],2}
The top (4-by-2) output from the Multiport Selector block contains the first and
third input channels, and the bottom output contains the second input channel.
The Multiport Selector block preserves the frame rate and frame size of the
input as long as
Select is set to Columns. See “Frame-Based Multichannel
Signals” on page 3-12 for more about frame-based signals.
Note that you could also create or import the two signals by using two distinct
Signal From Workspace blocks. See the following sections for more
information:
“Creating Signals Using the Signal From Workspace Block” on page 3-38
“Importing a Multichannel Frame-Based Signal” on page 3-68
2-channel frame-based signal (top) and
1-channel frame-based signal (bottom)
3-channel frame-based signal
11 5
22 5
33 5
44 5
15
25
35
45
1
2
3
4
Przeglądanie stron 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 737 738

Komentarze do niniejszej Instrukcji

Brak uwag