Справка Scilab >> Sparse Matrix > Sparse Matrix Manipulation
Sparse Matrix Manipulation
- issparse — tests whether the input is sparse encoded (numeric or boolean)
- nnz — number of non zero entries in a matrix
- speye — sparse identity matrix
- spones — sparse matrix
- sprand — sparse random matrix
- spzeros — sparse zero matrix
Comments
Add a comment:
Please login to comment this page.