Feeds
已回答
what is command to find adjoint of matrix
Use det(A)*inv(A). adjoint(A) takes symbolic arguments and not real numbers.
what is command to find adjoint of matrix
Use det(A)*inv(A). adjoint(A) takes symbolic arguments and not real numbers.
7 years 前 | 2
