MATLAB SIGNAL PROCESSING BLOCKSET 7 Uživatelská příručka Strana 111

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 738
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 110
Importing Signals
3-71
The Signal expression [A B] uses the standard MATLAB syntax for
horizontally concatenating matrices and appends column vector
B to the right
of matrix
A. Equivalently, you could set Signal = C, and define C at the
command line by
C = [A B]
The Sample time setting of 1 and Samples per frame setting of 4 yield a
frame-based output with sample period of 1 second and frame period of
4 seconds. The
Form output after final data value parameter setting
specifies that all samples after the hundredth are zero.
Importing WAV Files
The key blocks for importing WAV audio files are:
From Wave Device
From Wave File
See the reference pages for complete information.
Zobrazit stránku 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 737 738

Komentáře k této Příručce

Žádné komentáře