Log in to edit a copy.
Download.
Other published documents...
exam-7-3-4-ReFinal-이승진
2221 days ago by matrix
A=matrix(3,4,[1, -1, 2, -1, 2, -2, -2, 4, 0, -3, 3, 9]) print A.rank() print A.right_nullity()
3 1
3 1