photo

mano49j


IIT Bhubaneswar

Last seen: environ 4 ans il y a Actif depuis 2012

Followers: 0   Following: 0

Message

Using MATLAB for more than 7 years to solve all kinds of academic and professional challenges.

Statistiques

All
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 2
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Question


Write data to new excel file
Suppose if I have an excel file saved like below: xlswrite('file1.xls',[1 2 3 4 5 6]); The Excel file will contain data as [...

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

1

réponse

Réponse apportée
Help with Multiple Loops
k = 0; for i = 117:-1:1 for j = 1:117 k = k+1; C(i,j) = intWL(k,1) end end i - indicates row number, j -...

presque 11 ans il y a | 0

| A accepté

Réponse apportée
How do I extract image information from a .png file?
For reading .dcm files use dicomread and for .png files imread is used..,

presque 11 ans il y a | 0

| A accepté

Question


Why the feature should be RST invarient..when extracting a feature from an image..
A good feature should have high varinace and it should be RST invariant for image. Why is it so?

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

2

réponses