shruti


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
270,502
of 300,508

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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


how can we determine optimum threshold for Switch combining?
In Switched combining,out of multiple copies at antenna, the copy with SNR> optimum threshold will be selected. How can we find ...

13 years ago | 0 answers | 0

0

answers

Question


How to simulate GSC/EGC?
Can someone please help me with Hybrid combining technique of SC2?

13 years ago | 0 answers | 0

0

answers

Question


How do i simulate hybrid combining technique of Selection and Equal Combining?
I have on MRC and Equal gain and selection diversity, how do simulate hybrid combining of Selection and EGC? Please help...

13 years ago | 0 answers | 0

0

answers

Question


How to generate Noncoherent BFSK in awgn?
clear N = 10^6 % number of bits or symbols ip = rand(1,N)>0.5; s = 2*ip-1; n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]; ...

13 years ago | 0 answers | 0

0

answers

Question


How to obtain Nakagami random variable from CDF plot?
zBin = [0:0.01:7]; w = 1; m=1; syms zBin; pzTheory = 2*((m/w)^m)*(zBin.^(2*m-1)).*exp(-(zBin.^2)*m/w)/gamma(m); ...

13 years ago | 1 answer | 0

1

answer