Hi all,
I am trying to find the probability that a matrix has full rank.
Consider a K*N matrix where the first K columns are linearly independent columns and the next N-K columns are linear combinations of these K columns.
I want to find the probability that a sub matrix formed by...