ali eskandari
Followers: 0 Following: 0
Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
67.643
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
70.0%
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 apply k-means on a n by m matrix based on rows
I want to apply a kmeans clustering with cosine distance on a n by m matrix and I want to define each row as a sample. how can I...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
how to scan a matrix row by row and save index of elements
A = 1 2 3 4 0.5 5 6 2 5 3 1 3 I have a matrix-like A, and my aim is to scan the...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
count matrix elements in defined intervals by histogram
In the attached matrix, I want to extract the ratios of matrix elements at defined intervals. In order to do that, I have writte...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
extract the intersection of two matrices
Hi I have two matrices, one is binary (A) and other one with values between [0-1] (B). My aim is to extract the intersection of...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Extract pixel values inside a Binary Mask
I have an image and the ROI points. I did the following to extract the ROI by creating a binary mask with poly2mask. now I want ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Access to matrix elements
I have two matrices, A and B. I want to extract values of matrix A based on indexes of B. Consider B like a pixel position in a...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Shanon entropy of a matrix
I defined a matrix like A and I want to calculate its entropy and when I use the entropy function it returns zero : A = [2,3,4...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
how to define a gradient colormap
I have different matrices with elements between zero and one, then I want to subtract some of them from each other and plot the ...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Create a mask for different values
I want to subtract two images and show the results in another figure. For instance, if the subtraction matrix has 0 value indica...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to avoid for loops or faster way for compute 3x3 avarage value of an image
I have a few pixels in an image and I want to calculate the average values of a 3x3 window centred on those pixels in Matlab. ...
alrededor de 4 años hace | 1 respuesta | 0