Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
220.028
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
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 retain the size of image when we rotate image?
I was using the imrotate to rotate an image *B* = *imrotate*( *image*,20) and the image was rotated. After certain manipulations...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to get the coordinate information of the left bottom corner of an image in the figure window.
The coordinate of the encircled corner.
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
anyone knows how to address th Subscripted assignment dimension mismatch, I just cannot find why.
for i = length(indexLabel):-1:2 temxmat = newCenters((indexLabel(i-1)+1):indexLabel(i),1); temymat = new...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to define the starting and end points when I draw an arrow using annotation
for example, I wanna draw an arrow from the pixel (345,300) of an image to pixel (444,555). when I use the annotation('arrow',[3...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
I have a n X 2 matrix, but I want remove the points with a distance smaller than a threshold. And the data is random, which means the data position may be very far in the matrix but their distance is very close. Can anyone help me?
I have a n X 2 matrix, but I wanna remove the points with a distance smaller than a threshold. And the data is random, which mea...
más de 9 años hace | 1 respuesta | 0
