Naga A
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
253.417
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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 to use legend in two for loops
Hello all, In my program ,I'm using two loops like this: lambda=[1 2 3 4 5]; alpha=[2 4 6 8]; for alphal...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to create 3D array
Hi, I have a matrix which contains the center(x and y coordinates, 10*2 matrix ) of 10 hexagons. I need to create a 3D array ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to store the different sizes of vectors ?
Hello, I'm working on the following problem. It consists of hexagons with base stations(center red star) and mobile (blue dot...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestafinding the value in a table
Suppose if you store that table in the matrix named " table" then you can use this one: table(find(table(:,column number of "...
alrededor de 9 años hace | 0
Pregunta
simulating probability density functions
Hey everyone, I derived the probability density function and cumulative distribution function formulas for the random variabl...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
selecting particular rows in a matrix
Hi , I know this is very simple, I have a matrix looks like A = 0 0 1 0 1 0 0 1 ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
if condition in for loop
Hello , I have a problem in finding the same rows between two matrices. I wrote the code as follows function neigh_no ...
alrededor de 9 años hace | 2 respuestas | 0