Todd Gross
Followers: 0 Following: 0
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...
6年以上 前 | 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' ...
6年以上 前 | 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...
9年弱 前 | 1 件の回答 | 0