Feeds
提问
how to crreate an array
lets say i have an array x=[1 0 1] how can i sample every bit 10 times. output will be 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 ...
8 years 前 | 2 个回答 | 0
2
个回答提问
Show that a random binary stream's spectrum is sinc
i have to produce a binary stream (>2000 bits) like using pn-sequence. i have to sample each bit at least 10 times. How i calcul...
8 years 前 | 0 个回答 | 0
