Bhavneet Sharma
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
133.082
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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: ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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) ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 5 años hace | 3 respuestas | 0