Statistiques
7 Questions
0 Réponses
RANG
39 604
of 301 307
RÉPUTATION
1
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
42.86%
VOTES REÇUS
1
RANG
of 21 235
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 928
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
problems in vigenere square encryption algorithm
I used vignere square encryption algorithm in my code for steganography. I took code from here : https://in.mathworks.com...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How can i find SNR, PEAQ and ODG values by comparing two audios?
I have two audio A and B.B is the noisy version of A.I want to know how much B is different from A. Can i do this by calculatin...
presque 9 ans il y a | 1 réponse | 1
0
réponseQuestion
Pseudo random number sequence with non-repeating elements
I want to generate a pseudo random number sequence which doesn't repeat any of its elements. For example,I need 25 elements i...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
FFT and IFFT of audio signal
I was trying to take FFT of an audio and then take IFFT to get the same audio.But i didn't get the entire audio.There wasn't any...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I play an audio whose sample values were read as 'native' ??
I used wavread command to read a wavfile as 'native'.I want to play that audio. Can I play it using sound() in matlab? If...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Error while using dec2bin() : too many input arguments
when i run this code: M = 'Hello'; % Now encode: Mbinlong = reshape(dec2bin(double(M),7).',[],1) I get this error : ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How can represent a recorded speech signal(.wav format) as a binary matrix?
A audio(in wav format) is read to variable 'p' using wavread().The sample values p contain vary between -1 and +1.what i exactly...
environ 9 ans il y a | 1 réponse | 0

