Statistiche
RANK
71.331
of 281.566
REPUTAZIONE
0
CONTRIBUTI
6 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 133.789
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
how can i calculate the minimum distance between user location and access point?
in this code figure('Color', 'white') dis = zeros(50,8); UserLocationX = randi(50, 1, 50); UserLocationY = randi(50, 1,...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Index exceeds matrix dimensions
this is my code: pathloss2 = zeros(50,8); f = 2500; height = 5; % height of the base station(b/w 10 t0 80 mete...
oltre 9 anni fa | 3 risposte | 0
3
risposteDomanda
how i can write SINR in matlab
i want matlab code for Signal to Interference Noise ratio
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
how can i solve Shannon capacity in matlab
C= B log2 (1+SNR) how can plot this in matlab
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I solve peak by using simulink in matlab?
How to know the number of maximum and minimum peaks in a signal, and each peak its value, with input of random and real-time sig...
quasi 10 anni fa | 1 risposta | 0
1
rispostai need matlab code for 50 random user locations, 8 Access Points and 1 Base Station on one plane....using m file
<</matlabcentral/answers/uploaded_files/5473/Capture.PNG>> how to make it close to this shape
quasi 10 anni fa | 0
i need matlab code for 50 random user locations, 8 Access Points and 1 Base Station on one plane....using m file
thanks
quasi 10 anni fa | 0
Domanda
i need matlab code for 50 random user locations, 8 Access Points and 1 Base Station on one plane....using m file
function project() %x= number of user x=50; %y= access point y=8; %z=base station z=2.5; t1=randn(1,x) t2=randn(1,y) ...
quasi 10 anni fa | 3 risposte | 0