Filter löschen
Filter löschen

adc code for 16khz wav file.

1 Ansicht (letzte 30 Tage)
hemalatha
hemalatha am 21 Jan. 2015
U=256; % range signal n=7;% number of bits q=U/(2^n-1); y=abs(wavread('C:\Users\hp\Desktop\ee.wav')); a=fix(y/q);
from this quantization finally i get 8khz signal..how can i get 16khz at the end

Antworten (0)

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by