Recent content by SvS

  1. S

    Multiple sets of linearly independent vectors

    Hallo. Can somebody please help me with my problem. If you can just help me with the following piece, I shall be very greatful: Problem: How to determine the probability to obtain a set of k linearly independent vectors after n > k random selections. (Vectors are binary of length k.)...
  2. S

    Multiple sets of linearly independent vectors

    Hallo I have 2^k possible vectors (eg: 2^4 = 16) of length k. I want to select n (where k < n+1) vectors (eg: n = 7). k vectors must form a linearly independent set AND the other (n-k) vectors must also be linearly independent when viewed seperately. I do not want all the solutions. I simply...
  3. S

    Multiple sets of linearly independent vectors

    chiro Thank you for the reply. As an engineer struggling with these combinatoric problems, I have trouble to follow all the mathematical terms and methods. Are you referring to the number of linearly independent sets that can be possibly constructed? I have done so. Next I tried to...
  4. S

    Multiple sets of linearly independent vectors

    hallo I am trying to calculate the probability to obtain 2 sets of linearly independent vectors from a set of binary vectors of length k. For example: k = 4, and therefore I have 2^k = 16 vectors to select from. I want to randomly select 7 vectors (no repetition). What is the...
Back
Top