photo

ragini k


Anna University

2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
214,492
of 301,237

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,206

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,611

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Error in '''''Invalid first data argument''''
x=0:5:40; plot(x,C1,'g','-','linewidth',2); xlabel('P[dB]'); ylabel('secerecy rate'); grid on; C1 also a set of values ...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


how to use less than or equal condition?
less than or equal

8年弱 前 | 1 件の回答 | 0

1

回答

質問


why i getting this error Error using <= Not enough input arguments.
k=le(max(([grd1,grd2,grd3,grd4]),ith)) ;

8年弱 前 | 1 件の回答 | 0

1

回答

質問


how to solve Error using max Too many input arguments?
cs1(i)=(1/2)*log2(1+(gsd(i)+max(grd1(i),grd2(i),grd3(i),grd4(i))));

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How to calculate channel matrix for 2x2 mimo with unity variance?
hsr=sqrt(snr_l)*((randn(1,1000)+1j*randn(1,1000))/sqrt(2)) this is for SISO with unity variance

約8年 前 | 1 件の回答 | 0

1

回答

質問


How to set less than equal condition for two different cells?
y=length(find(le({x},{rs})));

約8年 前 | 1 件の回答 | 0

1

回答