photo

Bhavneet Sharma


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
84.524
of 297.503

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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


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: ...

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


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) ...

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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 ...

ongeveer 6 jaar ago | 3 answers | 0

3

answers