Feeds
提问
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..........
11 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
11 years 前 | 2 个回答 | 0
2
个回答提问
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...
11 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 0 个回答 | 0
0
个回答提问
adding gaussian noise to an image
how can i add gaussian noise to an image without using built in function imnoise....please help..
12 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 1 个回答 | 0