photo

Bhavneet Sharma


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
85,269
of 300,988

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 21,130

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,218

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Getting an error like: too many output arguments while doing TSM on Audio file?
I want to apply TSM on audio file and that audio file is already watermarked with an image, and code to do this is given below: ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


what will be the function/method for to perform time scale modification or pitch shifting attacks on audio?
I want to know that, Is there any pre-defined function(method) in MATLAB to simulate time scale modification(or pitch shifting) ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to solve the error in PSNR function?
There is a problem in code of image watermarkin in which DCT technique is applied: it gave error in the PSNR function as: Erro...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to embed image watermark bits into histogram of the audio file?
I have an image watermarks that is converted into binary bits and histogram of an audio wav file. I need to embed the watermarki...

7 years 前 | 0 个回答 | 0

0

个回答

提问


what I have to do to solve the error "Invalid or deleted object." while creation of histogram?
I created a Histogram of the wav file : [n, fs] = audioread('host.wav'); h = histogram(n); then histogram has plotted and its...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert the color image into binary sequence?
I am M.Tech scholar and working on watermarking. I imported color immage of size 512*512 and i want to convert that color image ...

7 years 前 | 3 个回答 | 0

3

个回答