photo

Geetesh Mokhare


Last seen: quasi 4 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


regarding music note code can anyone explain this code line by line?
%% fileName = 'g-piano1.wav'; % File name [y, Fs] = audioread(fileName); % Read audio file from input y = (y(:,1)...

quasi 4 anni fa | 2 risposte | 0

2

risposte

Risposto
matlab code for musical note recognition based on frequency
endPart = frameLength*ceil(length(y)/frameLength WHAT IS THE MEANING OF THIS?

quasi 4 anni fa | 0