![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10118483_1522135221150_DEF.jpg)
fatma medhat
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
can anyone tell me what is wrong with this program?
clear all; clc; [y,fs,nbits]=wavread('fatmamedhat.wav'); sound(y,fs,nbits); y=y(:,1); fs=44100; %s...
8 years 前 | 1 个回答 | 0
1
个回答提问
how can i segment a signal into frames using buffer function ?
x=buffer(Y,L,R);
8 years 前 | 1 个回答 | 0