In case processing .wav file what would the input to DWT fucntion ?
Mostra commenti meno recenti
So here is the formula of DWT as you can see
[cA,cD] = dwt(X,'wname')
cA = approximation coefficients vector
cD = detail coefficients vector
X = vector x
But in case of processing .wav file what would X be?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Signal Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!