求矩阵A的特征多项式的函数为()

求矩阵A的特征多项式的函数为()

poly(A)

roots(A)

polyfit(A)

interp1(A)

正确答案:poly(A)

猜你喜欢