I will appreciate if anyone gives me solution for the following problem:
I have a vector with five variables, V = (a, b, c, d, e) and each variable has different values. Such as a=1,2,3; b=0,1,2; c=0,1,2,3; d=0,1; and e=1, 2, 3;
How can I have different combinations for the vector V with these...