Feeds
답변 있음
Audioread of *.m4a file problems
It does not give an error. There is no data in the variable y for: close all; clear all; [y,Fs]=audioread('test.m4a'); sou...
    
  
Audioread of *.m4a file problems
It does not give an error. There is no data in the variable y for: close all; clear all; [y,Fs]=audioread('test.m4a'); sou...
7년 초과 전 | 0
질문
Audioread of *.m4a file problems
I can use audioread to read *.wav files but it will not read files recorded from my iPhone in m4a format. I tried the 'native' ...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
Problems with exponential fit.
I start with the following data: x,y 0.0025,10 0.001818,100 0.001429,10000 And try to fit to rate=a*exp(bx) u...
거의 10년 전 | 답변 수: 1 | 0