<< Sparse Decompositions
Matrizes Esparsas
Sparse Matrix Conversion >>
Scilab Help
>>
Matrizes Esparsas
> Sparse Matrix Manipulation
Sparse Matrix Manipulation
issparse
—
tests whether the input is sparse encoded (numeric or boolean)
nnz
—
número de entradas não-nulas de uma matriz
speye
—
matriz identidade esparsa
spones
—
matriz esparsa
sprand
—
matriz esparsa randômica
spzeros
—
matriz nula esparsa
Report an issue
<< Sparse Decompositions
Matrizes Esparsas
Sparse Matrix Conversion >>