Bajdar Nouredine
Followers: 0 Following: 0
Statistica
RANK
35.510
of 295.410
REPUTAZIONE
1
CONTRIBUTI
19 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
78.95%
VOTI RICEVUTI
1
RANK
of 153.822
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 mesi fa | 1 risposta | 0
1
rispostaDomanda
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 mesi fa | 1 risposta | 0
1
rispostaDomanda
How solve this summation using loop for x=3? but if could solve it without using build in function (factorial)
11 mesi fa | 1 risposta | 0
1
rispostaDomanda
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
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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?
quasi 2 anni fa | 1 risposta | 0
1
rispostaHow 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...
quasi 2 anni fa | 0
Domanda
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
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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) %% ...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
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 ...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 3 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 3 anni fa | 1 risposta | 1
1
rispostaDomanda
Is there any way to solve this integration with loop?
r = 1:10 t= 1: 10
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Is there Any way to determine solution for this integration?
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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.
oltre 3 anni fa | 1 risposta | 0