![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4867120_1522104695017_DEF.jpg)
abdulaziz alofui
alqassim
Followers: 0 Following: 0
Professional Interests: matlab
Estadística
6 Preguntas
2 Respuestas
CLASIFICACIÓN
282.590
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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,...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 11 años hace | 3 respuestas | 0
3
respuestasPregunta
how i can write SINR in matlab
i want matlab code for Signal to Interference Noise ratio
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how can i solve Shannon capacity in matlab
C= B log2 (1+SNR) how can plot this in matlab
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestai 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
alrededor de 11 años hace | 0
i need matlab code for 50 random user locations, 8 Access Points and 1 Base Station on one plane....using m file
thanks
alrededor de 11 años hace | 0
Pregunta
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) ...
alrededor de 11 años hace | 3 respuestas | 0