joynjo
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
287.738
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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 plot ROC curve of U-net
In order to plot the Receiver Operating Characteristic/ROC (tpr to fpr), I need score map from two classes from image segmentatt...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to reconstruct Discriminant analysis data
Refer to this link about Discriminant Analysis https://www.mathworks.com/help/stats/create-and-visualize-discriminant-analysi...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to reconstruct Discriminant Analysis Data
Refer to this link about Discriminant Analysis https://www.mathworks.com/help/stats/create-and-visualize-discriminant-analysi...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to extract the scatter data based on a function
I have a scatter data as attached image follows, how to sign the data outside the function line with '1' and the data under the ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to save x, y plot data in one variable
I have x and y variable, then I plot it plot(x,y,'.'). I also have two functions (red line and black line). I need to save the ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Read 10 bit raw image data in matlab using uint16, why it is read as 12 bit ???
I read a 10bits multispectral raw image data using uint16 as follows fid=fopen(file_name,'r'); a=fread(fid,width*heig...
más de 6 años hace | 1 respuesta | 0
1
respuestahow PCA can be applied to an image to reduce its dimensionality with example?
How to visualize the result of PCA image in pseudocolor?
más de 6 años hace | 0
Pregunta
How to perform linear discriminant analysis (LDA)?
I have a set data (100, 61), 100 is sampling point(observation), 61 is features. I have done data reducement using PCA before, ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to store the looping plot value in to a variable ?
Hello I have matlab code as follows: How to store the looping plot value of "ColorPink" over bandnumber into one variable, s...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot RGB intensity value from the specific pixel
How to plot RGB intensity value from the specific pixel?. Let say I have 50 picked pixel coordinate, I would like to plot these ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
how to scatter plot a mutispectral image
Dear Everyone Does anyone has experience how to scatter plot a multispectral image. Let say any multspectral image with matri...
más de 7 años hace | 1 respuesta | 0