The trace of a matrix is defined as the sum of diagonal elements, which of the following methods can find the matrix trace( ).
A: trace(A)
B: sum(diag(A))
C: prod(eig(A))
D: sum(eig(A))
A: trace(A)
B: sum(diag(A))
C: prod(eig(A))
D: sum(eig(A))
举一反三
- After excuting the statement "[X,D]=eig(A)", D is( ). A: a scalar matrix B: an identity matrix C: a triangular matrix D: a diagonal matrix
- Which of the following is not an advantage of radioimmunoassay? A: It can detect trace antigen and hapten. B: It can detect trace antibody. C: High sensitivity. D: High specificity.
- Which of the following nutrients ingesting excessively can cause obesity? A: Lipids B: Water-soluble vitamins C: Fat-soluble vitamins D: Macro elements E: Trace elements
- A large sum of money must be spent on Lyubomirsky’s research because it needs to trace a lot of people ______.
- Which of the following kdb commands is used to obtain a stack trace from a dump? () A: trb B: his C: f D: trace