photo

fatma medhat


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta