photo

mano49j


Last seen: circa un anno fa Attivo dal 2012

Followers: 0   Following: 0

Messaggio

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

Statistica

All
MATLAB Answers

2 Domande
2 Risposte

File Exchange

13 File

Cody

0 Problemi
3 Soluzioni

RANK
6.061
of 301.533

REPUTAZIONE
8

CONTRIBUTI
2 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
3.804 of 21.316

REPUTAZIONE
400

VALUTAZIONE MEDIA
4.10

CONTRIBUTI
13 File

DOWNLOAD
21

ALL TIME DOWNLOAD
3851

RANK
76.091
of 175.212

CONTRIBUTI
0 Problemi
3 Soluzioni

PUNTEGGIO
40

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 9 anni fa | 1 risposta | 0

1

risposta

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

oltre 12 anni fa | 0

| accettato

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

oltre 12 anni fa | 0

| accettato

Domanda


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?

circa 13 anni fa | 2 risposte | 0

2

risposte