MATLAB SIGNAL PROCESSING BLOCKSET 7 Guía de usuario Pagina 111

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 738
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 737 738

Comentarios a estos manuales

Sin comentarios