Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
171.333
of 301.440
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.580
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Index in position 2 exceeds array bounds (must not exceed 1).
specFrames = magSpecFrames('voice.wav', 2048, 4); for i = 1:1025, plot(specFrames(:, i)); axis([0 1200 0 8]); ...
quasi 6 anni fa | 0 risposte | 0
0
risposteDomanda
Error Using zeros; Size inputs must be scaler
function ampData = ampMeasure(filename, N, R) % load a signal [x, R] = audioread(filename); % choose a subwindow size (in...
quasi 6 anni fa | 1 risposta | 0