hi,
I have to generate a random vector |Q>, which has the following form:
|Q>=a*(1,0)+b*(0,1), where |a*a|+|b*b|=1 and (...,...) is a 2 dimensional column vector.
This is a linear superposition of two vectors simply and the values of the vectors change between [0,1] randomly.
I...