(translator=roro, ChineseSource=roro-20020603-2\nnz.html, EnglishSource=c:\matlabr12\help\techdoc\ref\nnz.html)
MATLAB Function Reference    
nnz

矩陣中不為 0 元素的個數

Syntax

Description

n = nnz(X) 回傳矩陣 X 中非零元素的個數。

稀疏矩陣的密度為 nnz(X)/prod(size(X))

Examples

矩陣

三個對角線中每一條皆含有 20 非零元素,故 nnz(w) = 60

See Also

find, isa, nonzeros, nzmax, size, whos


 nnls noanimate