amina dilwar


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: image steganography , image processing

统计学

MATLAB Answers

9 个提问
0 个回答

排名
230,840
of 300,771

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


This is discrete cosine transform code taken from net , i want to use it but didnt understand what happening in this code specially whole for loop Statements ?
[A1, f] = wavread('A1.wav'); windowSize = 8192; samplesHalf = windowSize / 2; samplesQuarter = windowSize / 4; samplesE...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Problem in encrypting an audio file in matlab
m encrypting an audio file in matlab successfully execute , but it is taking 16 values every time , as audio file has huge value...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Errors while encrypting audio file using AES algorithm ?
i have run this http://nevonprojects.com/aes-source-code-inmatlab/ AES on my audio file it is giving me errors......like plai...

11 years 前 | 1 个回答 | 0

1

个回答

提问


embedding audio file inside a grayscale image... i have some issues reguarding audio processing.?
i have some issues reguarding audio processing steps are: read and convert audio file in binary using these line of code ( con...

11 years 前 | 0 个回答 | 0

0

个回答

提问


how to encrypt and decrypt an audio file using AES algorithm in matlab ? the audio file is in binary form.
i m begginner , as i m working on audio steganography , i want to encrypt my audio file using AES algorithm in matlab, but am h...

11 years 前 | 0 个回答 | 0

0

个回答

提问


i am working in matlab to embed audio file in an image. but i am having difficulty in reading the maximum area in the original image ?
i have found the max area by applying thresholding n my image is converted into binary image after that i have labeled that bina...

11 years 前 | 0 个回答 | 0

0

个回答

提问


how to select an area in an image using segmentation thresholding on the basis of pixel intensities?
i am selecting an area in an image in which i have to embed my file but i m having issues that what is the criteria or function...

11 years 前 | 1 个回答 | 0

1

个回答

提问


creating a secret key for the encryption audio file using AES Algorithm ?
i am a begginer at matlab , i am working on my project in which i have to embed audio file with in a particular region of grey ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


how to creat a secret key for audio file using AES algorithm ?
i am a begginer at matlab , i am working my project in which i have to embed audio file with in a grey scale image. first of all...

12 years 前 | 0 个回答 | 0

0

个回答