photo

madhuri sachane


Active since 2012

Followers: 0   Following: 0

Message

Working as lecturer Electronics & comm.Engineering
M.E.Student
doing Project on image processing
Professional Interests: image processing

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
156,530
of 300,369

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review

View badges

Feeds

View by

Question


distance between two matrices
I have to compute the hamming distance between two matrices. a=[240*7]; b=[240*7]; dist=hamming (a,b); but this code sh...

13 years ago | 1 answer | 0

1

answer

Question


save a matrix in a loop.
I have the output in matrix form in a for loop And i want to store it in a file. >>for i=1:3 >>input_image=['input1\1\',num2...

13 years ago | 1 answer | 0

1

answer

Question


arranging a matrix
thanks now the doubt is that, when I display the [c] matrix it shows 2*7 matrix And workspace shows 240*7 matrix. ...

13 years ago | 1 answer | 0

1

answer

Question


arranging a matrix
I have to create a matrix of dimension 240*7. I got one submatrix of 2*7 which is in a loop. there are 120 iteration for each ...

13 years ago | 2 answers | 0

2

answers

Question


wavelet maxima coponents for feature extraction of segmented iris matlab code.
Hi, I am totally new for matlab , I require the matlab code for feature extraction of iris. So,please tell me How should I st...

13 years ago | 1 answer | 0

1

answer

Question


I want to extract iris texture features using wavelet maxima components ,I need help.
Sir, I am P.G. student & my project is on iris recognitiion I have finished my work upto the iris normalization, But I face ...

13 years ago | 0 answers | 0

0

answers