필터 지우기
필터 지우기

adc code for 16khz wav file.

조회 수: 1 (최근 30일)
hemalatha
hemalatha 2015년 1월 21일
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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by