Statistik
6 Fragen
0 Antworten
RANG
257.633
of 301.432
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 21.280
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.555
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
mehr als 7 Jahre vor | 1 Antwort | 0
1
Antwort1
AntwortFrage
why i getting this error Error using <= Not enough input arguments.
k=le(max(([grd1,grd2,grd3,grd4]),ith)) ;
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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))));
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to set less than equal condition for two different cells?
y=length(find(le({x},{rs})));
etwa 8 Jahre vor | 1 Antwort | 0


