Feeds
提问
NUMBER OF OCCURRENCE OF AN ELEMENT IN AN ARRAY
Is there any code to find the number of occurrence of an element in an array for eg: A=[1,2,3,4,2,3,5,6] here 2 and 3 have...
12 years 前 | 1 个回答 | 0
1
个回答提问
Problem while Writing data into and Reading data ifrom a text file
I desperately need some help on this issue I am trying to perform Encryption and Decryption operation using a particular techni...
12 years 前 | 1 个回答 | 0
1
个回答提问
Frequency Domain IMAGE Steganography
Can any one please tell me tell me in detail how Steganography works in Frequency domain. I am actually trying to perform DWT...
12 years 前 | 0 个回答 | 0
0
个回答提问
Using imwrite after DWT and IDWT
I am having a problem while using imwrite after performing DWT and IDWT operations on an gray image. the problem is that afte...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to convert a matrix to a Gray scale image?
i need a matrix(with values between 0 to 255) to be converted to a _gray scale_ image. I have tried using the function *mat2gra...
12 years 前 | 6 个回答 | 0