Matlabで部屋のインパルス応答の分析をしています。とりあえず残響時間の計算が出来て、直接音と間接音の比を求めようと、Matlab用のプログラムを書きました。 function y = reverb_envelope(x) % REVERB_ENVELOPE Calculates reverberation envelope % y=reverb_envelope(x) calculates reverberation envelope y from % an impulse response x. This function can be used to see how % the reverberation decays in the corresponding room. % % Reference: Ooga, Yamazaki, and Kaneda % "Acoustic S