photo

ammu v


Last seen: plus de 2 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

10 Questions
0 Réponses

Cody

0 Problèmes
3 Solutions

RANG
91 532
of 301 824

RÉPUTATION
0

CONTRIBUTIONS
10 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
20.0%

VOTES REÇUS
0

RANG
 of 21 423

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
79 446
of 176 757

CONTRIBUTIONS
0 Problèmes
3 Solutions

SCORE
40

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • First Review
  • Solver
  • Explorer
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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...

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


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)...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


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?

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 6 ans il y a | 1 réponse | 0

1

réponse

A résolu


Return area of square
Side of square=input=a Area=output=b

presque 6 ans il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

presque 6 ans il y a

A résolu


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:...

presque 6 ans il y a

Question


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...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 7 ans il y a | 1 réponse | 0

1

réponse