Estadística
5 Preguntas
2 Respuestas
CLASIFICACIÓN
150.221
of 300.392
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
80.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.373
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
Help me vectorize this code
for x=1:1:rows for y=1:1:cols RE_p(y,x) = RE(y,x,bestori_map(y,x)); RO_p(y,x) = RO(y,x,bestori_map(y,x)); en...
casi 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Help me vectorizing this code
I dont quite get the vectorizing way of thinking of matlab, mostly due to the simple examples provided in the documentation, and...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
RGB to DKL color space
Has anyone done any related work regarding the conversion of the RGB to DKL color space? the only source i've found was <htt...
casi 14 años hace | 4 respuestas | 0
4
respuestasPregunta
use same 3d view in different plots in gui
Hi, I'm trying to use the same 3d view after rotations in different plots (i'm using surf() ) in the same gui. Couldnt find any...
casi 14 años hace | 1 respuesta | 0
1
respuestaGUI multiple axis different color map
thank you, works like a charm :)
alrededor de 14 años hace | 0
Pregunta
GUI multiple axis different color map
Hi, Currently i'm using several axes in one single gui to plot several image results, but whenever i plot using imshow() and...
alrededor de 14 años hace | 3 respuestas | 0
