Question Write a Matlab script that uses the function “rand” to produce a sequence of the complex and randomly generated
Posted: Fri Dec 24, 2021 10:02 am
Question Write a Matlab script that uses the function “rand” to produce a sequence of the complex and randomly generated symbols - 1 +j, -1-1, 1+j, 1-j, with the symbols being statistically independent and having equal probability of appearance. Explain your solution.