統計
MATLAB Answers
6 質問
0 回答
ランク
of 173,611
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
回答質問
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


