A.“,” B.“…” C.“、、、” D.“.”
A.rank(A) B.det(A) C.trace(A) D.eig(A)
A.“;” B.“:” C.“,” D.“>>”
A.[L,U]=lu(A) B.[Q,R]=qr(A) C.[V,D]=eig(A) D.[U,S,V]=SVD(A)