Community Profile

photo

Ronak Sakaria


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Generate noise using Box muller meathod
What are the other meathod for generating Guassian Noise? I wrote code for Box muller like: noise = rand(2,length(data)); ...

12 years ago | 2 answers | 0

2

answers

Question


QPSK Modulation Constellation Diagram
Why we need to represent QPSK modulation waveforms in Complex form? I dont understand that part. Please help me out. I need to ...

12 years ago | 0 answers | 0

0

answers

Question


Shift Row matrix-Convolutional Code
I'm implementing convolutional coder. for that i need to shift register bit so that serial data can come in register one bit at ...

12 years ago | 1 answer | 0

1

answer

Question


Generate 0 and 1
Hi, How to generate 0 and 1 with equal probability? I wanna generate sequence like 010101 or 011001 i.e probability of 0 a...

12 years ago | 9 answers | 0

9

answers