Hi hello everyone!
I am coming to you with a question about matrices. I have an NxN matrix. I want to delete the row "i" so that the matrix would have (N-1)x(N-1) dimensions. Does anyone know how to do that?
Thanks for help!
Daniel
I am coming to you with a question about matrices. I have an NxN matrix. I want to delete the row "i" so that the matrix would have (N-1)x(N-1) dimensions. Does anyone know how to do that?
Thanks for help!
Daniel
Comment