Feeds
질문
i have problem error code
[fname,pname] = uigetfile('*.lvm'); rawdata=load (fname); for j1=1:length(rawdata)/31; time(j1,1)=(rawdata(31*j1,2)-r...
거의 13년 전 | 답변 수: 0 | 0
0
답변답변 있음
function slope ??? Undefined function or method
[fname,pname] = uigetfile('*.lvm'); rawdata=load (fname); for j1=1:length(rawdata)/31; time(j1,1)=(rawdata(31*j1,2)-r...
function slope ??? Undefined function or method
[fname,pname] = uigetfile('*.lvm'); rawdata=load (fname); for j1=1:length(rawdata)/31; time(j1,1)=(rawdata(31*j1,2)-r...
거의 13년 전 | 0
질문
function slope ??? Undefined function or method
??? Undefined function or method 'slope' for input arguments of type 'double'. the code is decay(j-2,j9)=mean (slope(1:j5-...
거의 13년 전 | 답변 수: 4 | 0
4
답변질문
i can't follow instruction measure reverberation time
instruction http://scitation.aip.org/confst/ASA/data/11/4pAA6.pdf data in .lvm file * 0.000000 -87.135459 * 1.000000...
거의 13년 전 | 답변 수: 0 | 0