Reply by January 22, 20142014-01-22
On Thursday, January 23, 2014 3:05:07 AM UTC+13, sg wrote:
> Am 22.01.2014 02:31, schrieb gyansorova@gmail.com: > > > Is this obvious - not sure. > > > > > > Of course I can pass white noise through the impulse response then calculate periodogram in the usual way from the time series. But is there a simpler way? > > > > Sounds like you're interested in the filter's amplitude response. You > > can get that by simply "FFTing" the impulse response. If you have Gnu > > Octave or MATLAB at your disposal, enter "help freqz".
I'm trying to get cepstrum coefficients
Reply by sg January 22, 20142014-01-22
Am 22.01.2014 02:31, schrieb gyansorova@gmail.com:
> Is this obvious - not sure. > > Of course I can pass white noise through the impulse response then calculate periodogram in the usual way from the time series. But is there a simpler way?
Sounds like you're interested in the filter's amplitude response. You can get that by simply "FFTing" the impulse response. If you have Gnu Octave or MATLAB at your disposal, enter "help freqz".
Reply by Rick Lyons January 22, 20142014-01-22
On Tue, 21 Jan 2014 17:31:52 -0800 (PST), gyansorova@gmail.com wrote:

>Is this obvious - not sure. > >Of course I can pass white noise through the impulse response then calculate >periodogram in the usual way from the time series. But is there a simpler way?
Hi, A simpler way to do what? What are you trying to do? [-Rick-]
Reply by January 21, 20142014-01-21
Is this obvious - not sure.

Of course I can pass white noise through the impulse response then calculate periodogram in the usual way from the time series. But is there a simpler way?