photo

fatma medhat


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

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年弱 前 | 1 件の回答 | 0

1

回答

質問


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

8年弱 前 | 1 件の回答 | 0

1

回答