how to resampling of a speech signal from 8khz to 16khz can any1 help me with matlab code??
Show older comments
how to resampling of a speech signal from 8khz to 16khz can any1 help me with matlab code??
Answers (1)
Azzi Abdelmalek
on 8 May 2013
y=resample(x,2,1)
Categories
Find more on Multirate Signal Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!