shruti


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
210,546
of 300,592

評判
0

コントリビューション
5 質問
0 回答

回答採用率
20.0%

獲得投票数
0

ランク
 of 21,027

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 169,723

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年弱 前 | 0 件の回答 | 0

0

回答

質問


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

約13年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 1 件の回答 | 0

1

回答