MATLAB中符号矩阵的运算函数()返回S矩阵的转置矩阵。
A:transpose(S)
B:determ(S)
C:colspace(S)
D:factor(S)
出自:计算机科学