Bhavneet Sharma
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
133.082
of 295.569
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
16.67%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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: ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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) ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 5 Jahre vor | 3 Antworten | 0