photo

Ronak Sakaria


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
157,386
of 300,364

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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)); ...

13 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 ...

13 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 ...

13 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...

13 years ago | 9 answers | 0

9

answers