ammu v
Followers: 0 Following: 0
Statistica
RANK
139.185
of 295.467
REPUTAZIONE
0
CONTRIBUTI
10 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to replace all nan values in an image to 255 different colors
How to replace all nan values in an image to 255 different colors distributed almost equally
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
what is the tolerance factor of entropy function used in matlab program to find entropy of image?
e = entropy(I) , which calculates the entropy of the image in matlab. What is the tolerance factor used in this function, and is...
circa 3 anni fa | 0 risposte | 0
0
risposteDomanda
I have a code of multiplayer perceptron , which i have modified for 10 cross validation. but the confusion matrix in final display is not understandable. can someone please
%% i have 184 subjects, i cant decipher the confusiion matrix feat = classi_tau4_norm(:,1:16); labels = classi_tau4_norm(:,17)...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
how to get confusion matrix data from patternet function with cross validation?
is the following program correct? I am trying to do 10 cross validation ... feat = sig_feat(:,1:9); % features labels = sig...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
can we calculating features such as homogeneity, contrast, correlation etc. without formulating cooccurence matrix?
I want to calculate these second order features from a lbp image? can someone help regarding this?
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
can GLLCM provide information about shape of the object in image?
in matlab description of GLCM, the following sentence appears implying GLCM can provide.can someone verify? (The texture filter...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
how to give title and axes in histfit?
subplot(1,2,1); hn=histfit(cutven_values,'','kernel');set(hn(1),'facecolor','g','edgecolor','r');set(hn(2),'color','b'); grid ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
what is the default distance norm used in mvksdensity function in matlab?can we change it into different norms?
someone please elaborate ,what is the distance norm used to find differnece inside kernel function of mvksednsity function or ks...
oltre 4 anni fa | 1 risposta | 0
1
rispostaRisolto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
oltre 4 anni fa
Domanda
mvksdensity- how to choose bandwidth and bandwidth comprises of how many points?
Though effect of bandwidth is seen ,its unclear how many data points are covered for eg:when we use bandwidth=1.is it circular o...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
how to improve lung boundary distinction in chest xrays?
is there any particular method for improving the boundary for segmentation.i have tried histogram equalisation,contrast enhancem...
oltre 5 anni fa | 1 risposta | 0