Anusha


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
169,017
of 300,302

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Removing comas from the text file
I have a text file containing some numbers separated with coma.How can I remove those comas. Example: data.txt={1,2,3,4..........

12 years ago | 2 answers | 0

2

answers

Question


To separate a set of data into two groups
Assume we have the following array as declared in the following example: x(1)=1 x(2)=2 x(3)=3 x(4)=4 x(5)=5 ...

12 years ago | 2 answers | 0

2

answers

Question


loading an image into 6713 dsk
I have a .bmp image.I want to load this image to 6713 dsk.How can I do this.How to convert this image to .dat file?I am using co...

12 years ago | 0 answers | 0

0

answers

Question


image processing in tms6713dsk
Hi...I want to do histogram equalisation in 6713 dsk.for that how can I load the image,or how to convert nxm dimension image to ...

12 years ago | 1 answer | 0

1

answer

Question


to find mahalanobis distance
i want to find the mahalanobis distance between two images.In the formula D=sqrt[(X-Y)C^-1(X-Y)'],what is the dimension of inv...

13 years ago | 0 answers | 0

0

answers

Question


adding gaussian noise to an image
how can i add gaussian noise to an image without using built in function imnoise....please help..

13 years ago | 1 answer | 0

1

answer

Question


how to find the eucledian distance
i have 10 gray images of size [256 256],ihave extracted the feature vector of all images.the fv of each image is of size[1 65536...

13 years ago | 1 answer | 0

1

answer