photo

Diego Gómez


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
1 Respuesta

CLASIFICACIÓN
232.355
of 301.990

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
87.5%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.481

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 177.922

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 3

Ver insignias

Feeds

Ver por

Pregunta


Replace numbers in a matrix that are surrounded in 8-directions by NaNs to NaNs
Hi community, I have several matrices containing 0s, 1s and NaNs. Most of elements are 0s and NaNs, and in less amount there a...

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

1

respuesta

Pregunta


Replace numbers in a matrix having both numeric values (2s and 1s) and NaNs depending on neighbor values, adding a condition regarding the amount of numbers and NaNs surrounding the numbers that are intended to be replaced
Hi community, In a previous question, answered in a extremely effective manner by great Image Analyst: Replace numbers in a ma...

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

0

respuestas

Pregunta


Replacement of groups of neighbor numbers giving priority to a row-wise check
Hi community, I need to do a replacement of numbers in a matrix, considering neighbor numbers in 8-directions, for different th...

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

1

respuesta

Pregunta


Replace groups of numbers in a matrix checking connections in 8-directions
Hi community, I have a matrix containing numbers 1 and 2, where numbers 2s are 'the background'. In this manner, in my matrix...

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

3

respuestas

Pregunta


Replace numbers in a matrix depending on the shape in which a group of numbers are located
Hi community, I have a matrix containing numbers 1 and 2, where numbers 2s are 'the background'. In this manner, in my matrix...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Row-by-row analysis after establishing a threshold value
Hi community, I have a matrix of 3 columns X a lot of rows. My goal is to do an analysis of each row depending on a general t...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Respondida
Replace numbers in a matrix depending on neighbor numbers
Hi Image Analyst, Your solution works perfectly!. At least in my case I have the Image Processing Toolbox, so I was able to u...

casi 8 años hace | 0

Pregunta


Replace numbers in a matrix depending on neighbor numbers
Hi community, I have a 14x9 matrix that contains as values NaN, 1 or 2. I need to "clean" this matrix regarding cells contain...

casi 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Replace a number in a matrix depending on neighbor numbers
Hi all, Let say I have this matrix: [NaN NaN NaN NaN NaN NaN NaN;NaN 2 2 2 2 2 NaN;NaN 2 1 1 1 2 NaN;NaN 2 1 2 1 2 NaN;Na...

casi 8 años hace | 1 respuesta | 0

1

respuesta