photo

Khadija Khan


Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Student

Estadística

MATLAB Answers

5 Preguntas
3 Respuestas

CLASIFICACIÓN
68.785
of 300.028

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
40.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.860

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 167.043

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

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to use a loop to get the final result stated in problem
Hello everyone, I am trying to get output as 2*4 matrix. You can find my simple code as: t=2; kr=2; s=[0;0]; R=[2 3; 3 4]...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Distribution of points in a cellular layout
<</matlabcentral/answers/uploaded_files/113698/Distribution%20of%20points.jpg>> I have a cellular lay out. I have n number of...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Respondida
Adding all the rows of a matrix
Rik Wisselink when I asked the Question, I was struggling with the code. Now it's working fine. Thanks

más de 7 años hace | 0

Pregunta


Adding all the rows of a matrix
I have a matrix A=[1 0 3 0 0; 0 1 0 1 0]; I have B=sum(A); B=[1 1 3 1 0]; After performing some operation on this matrix B ...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Waterfilling algorithm for multiuser
Hi everyone, I am new to Matlab. I have difficulty in implementing the following formula R_kn=x_(kn ) w 〖log〗_2 (1+(p_kn |h_kn...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Respondida
Area calculation for overlapping region
Thanks Image Analyst I solved it. Thanks for your help.

más de 9 años hace | 0

Respondida
Area calculation for overlapping region
My Question is still there. How to calculate As=A1-(A2+A3) like I input R and Calculate A inside loop. But How to Calculate AS u...

más de 9 años hace | 0

Pregunta


Area calculation for overlapping region
I have three overlapping network in a service area with Radius=600,200 and 200. the networks with Radius 200 are inner networks...

más de 9 años hace | 3 respuestas | 0

3

respuestas