MATLAB: How to convert complex numbers to binary bits

data transmission

u = -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -32.0000000000000 – 34.0000000000000i -4.26082674233213 – 46.9096123019090i -4.26082674233213 – 46.9096123019090i -4.26082674233213 – 46.9096123019090i -4.26082674233213 – 46.9096123019090i -4.26082674233213 – 46.9096123019090i
size of u 81921 X 1
i need u of same size as binary bits

Best Answer

This is a topic that has been discussed before on MATLAB Answers, and even some other forums:
Although it is important to note that the problem is ill-defined, because "There is no one right answer on how to represent a fractional number in binary" (quoted from Peter at the last link).