Scilab 6.0.0
- Ajuda do Scilab
- Funções Elementares
- Bitwise operations
- Complex
- Matemática discreta
- Elementary matrices
- Exponential
- Ponto flutuante
- Integer representation
- Matrix manipulation
- Matrix operations
- Search and sort
- Set operations
- Signal processing
- Trigonometria
- cat
- cell2mat
- cellstr
- isempty
- isequal
- lstsize
- modulo
- ndims
- sign
- size
- and
- &
- iscolumn
- ismatrix
- isrow
- isscalar
- issquare
- isvector
- nthroot
- num2cell
- or
- |
- unwrap
Ajuda do Scilab >> Funções Elementares > Matrix manipulation
Matrix manipulation
- flipdim — gira os componentes de x ao longo de uma dada dimensão
- matrix — Muda a forma de vetores ou matrizes
- permute — permuta as dimensões de um array
- pertrans — matriz pertransposta
- resize_matrix — cria uma nova matriz com tamanho diferente
- squeeze — remoção de dimensões singletons
- repmat — Replicate and tile an array
Comments
Add a comment:
Please login to comment this page.