photo

fatma medhat


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

mer än 7 år ago | 1 answer | 0

1

answer

Question


how can i segment a signal into frames using buffer function ?
x=buffer(Y,L,R);

mer än 7 år ago | 1 answer | 0

1

answer