photo

Ana


Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

6 Preguntas
1 Respuesta

CLASIFICACIÓN
146.132
of 301.383

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
83.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.252

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.306

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 1

Ver insignias

Feeds

Ver por

Respondida
How do I deal with calculated matrix indices that are negative?
per isakson about 1 hour ago "if columns-rim1 <= 0, then set to 1" maybe: max( columns-rim1, 1 )

alrededor de 10 años hace | 0

| aceptada

Pregunta


How do I deal with calculated matrix indices that are negative?
Hi. I am working on a code which requires me to compare values a certain distance from a central identified point in a matrix. F...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Adding binary matrices generated in while loop
I am writing a program that, in a nutshell, detects multiple circular objects in an image and then classifies them based on thei...

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

1

respuesta

Pregunta


How can I return a count of the regional maxima using the function imregionalmax?
How can I return a count of the regional maxima using the function imregionalmax?

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I use the global optimization tool box to find all local maxima in a matrix?
I have a matrix of an simple gray-scale image that I'm trying to run a global optimization on (I want to find all of the local m...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I create a convolving function that manipulates elements of a matrix based on the value of its adjacent elements?
How do I create a convolving function that manipulates elements of a matrix based on the value of its adjacent elements?

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Manipulate '1' values in binary matrix
I have a binary matrix and I need to create a convolving function that manipulates only the '1' values. In other words, I want t...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta