MATLAB SIGNAL PROCESSING BLOCKSET 7 Guia do Utilizador Página 327

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 738
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 326
Extract Diagonal
5-170
5Extract Diagonal
Purpose Extract the main diagonal of the input matrix.
Library Math Functions / Matrices and Linear Algebra / Matrix Operations
Description The Extract Diagonal block populates the 1-D output vector with the elements
on the main diagonal of the M-by-N input matrix
A.
D = diag(A) Equivalent MATLAB code
The output vector has length min(M,N), and is always sample-based.
Dialog Box
Supported
Data Types
See Also
Fixed-point
Custom data types
Boolean
8-, 16-, and 32-bit signed integer
8-, 16-, and 32-bit unsigned integer
Single-precision floating point
Double-precision floating point
Constant Diagonal Matrix DSP Blockset
Create Diagonal Matrix DSP Blockset
Extract Triangular Matrix DSP Blockset
diag
MATLAB
Vista de página 326
1 2 ... 322 323 324 325 326 327 328 329 330 331 332 ... 737 738

Comentários a estes Manuais

Sem comentários