Bajdar Nouredine
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
35.510
of 295.410
REPUTACIÓN
1
CONTRIBUCIONES
19 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
78.95%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.224
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.822
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 reduce data from 3917x2 to 1868x2 without change the entire of graph?
I have zdata.mat contains data 3917x2 I need a way to reduce data to 1868x2 , (hint: first column refers to x axis, second col...
3 meses hace | 1 respuesta | 0
1
respuestaPregunta
How change two columns with 5 rows to a single row?
x= [2 4 6 8 10 ]; y= [20 40 60 80 100]; % I want to reprsent them in a single row like that z= 2 20 4 40 . . .
4 meses hace | 1 respuesta | 0
1
respuesta2
respuestasPregunta
How solve this summation using loop for x=3? but if could solve it without using build in function (factorial)
11 meses hace | 1 respuesta | 0
1
respuestaPregunta
Would you mind tell me how VGG16 deep learning architecture sketched?
I am looking for a software to sketch VGG16 deep learning architecture like uploded this one in uploaded image
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How Could I change cases name and direction in confusion matrix?
Such as indicated in image, I want to change the names (manually)Benign and Melignant also write new names horizontally?
casi 2 años hace | 1 respuesta | 0
1
respuestaHow split an image into four parts?
dear @Image Analyst in C_new as mentioned by @Voss a cell array contains a 1x4 cell array containing 4 224x224 matrices, I...
casi 2 años hace | 0
Pregunta
How split an image into four parts?
I have 2x10 cell array each cell contains 224x896 double, I want to split each image inside the cells to 224x224
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to solve this error? Invalid types for comparison.
I want to calculate accuracy, sensitivity,...,etc based on actual and predicted data, this code is working well for numbered l...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there any way to save my processed Images into different folders?
I applied pre processing filters on 4 different set of images each one contains 10 images, I want to save them in 4 different fo...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I change the color bar scale
I want to change the scale from [0,1] to [36,45] %% Example data x = (1.9:-0.01:0); data = sin(x); d1= (44.86:-.0:38); %% S...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I change color diffusion in jet colormap?
I want to show the red color at the center of the sphere and the blue at the circumstances (i.e color distributed inversly) %% ...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How do I solve this error?
Output of the function must be the same size as the input. If FUN is an array-valued integrand, set the 'ArrayValued' option to ...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I solve this problem?
when I try to solve summation of double ontegration with a loop I got this error Struct contents reference from a non-struct ar...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How could I solve this error?
this code does not have any problem with respect to r and t, but when I add interval for t and r it gives this error thanks for...
más de 3 años hace | 1 respuesta | 1
1
respuestaPregunta
Is there any way to solve this integration with loop?
r = 1:10 t= 1: 10
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there Any way to determine solution for this integration?
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I solve this type of integration?
I know how to determine either double integration and summation alone, but how could I solve both together as shown in pic.
más de 3 años hace | 1 respuesta | 0