Bajdar Nouredine
Followers: 0 Following: 0
Statistiques
RANG
34 944
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
19 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
78.95%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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 mois il y a | 1 réponse | 0
1
réponseQuestion
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 mois il y a | 1 réponse | 0
1
réponseQuestion
How solve this summation using loop for x=3? but if could solve it without using build in function (factorial)
11 mois il y a | 1 réponse | 0
1
réponseQuestion
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
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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?
presque 2 ans il y a | 1 réponse | 0
1
réponseHow 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...
presque 2 ans il y a | 0
Question
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
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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) %% ...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 1
1
réponseQuestion
Is there any way to solve this integration with loop?
r = 1:10 t= 1: 10
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Is there Any way to determine solution for this integration?
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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.
plus de 3 ans il y a | 1 réponse | 0