Feeds
已回答
Binary Number Transmitter
Is there a way to calculate bit error rate with this system?
Binary Number Transmitter
Is there a way to calculate bit error rate with this system?
14 years 前 | 0
提问
How to count changes in binary transmission through channel
Have a transmitter that transmits 100000 random binary bits through a noisy channel. Is there a function I can use to figure out...
14 years 前 | 1 个回答 | 0
1
个回答提问
Binary Number Transmitter
I need to create a transmitter that generates 100000 binary bits encoded as +/-3 volts using rand() but it doesn't seem to recog...
14 years 前 | 2 个回答 | 0
2
个回答提问
Additive Gaussian noise channel
I need to pass a exponential random variable through an additive Gaussian noise channel where the gausian noise has a mean of -1...
14 years 前 | 1 个回答 | 0
1
个回答已回答
How do I create a random variable which is exponential with a mean of 2
Thanks didn't even realize I had the stats toolbox. Any ideas on how to produce the additive Gaussian noise channel?
How do I create a random variable which is exponential with a mean of 2
Thanks didn't even realize I had the stats toolbox. Any ideas on how to produce the additive Gaussian noise channel?
14 years 前 | 0
提问
How do I create a random variable which is exponential with a mean of 2
Hey, I need to create a signal, X, which is exponential with a mean of 2. It is transmitted through an additive Gaussian noise ...
14 years 前 | 2 个回答 | 0
