11-07-2006 05:44 PM
11-08-2006 06:52 PM
11-08-2006 07:17 PM
11-08-2006 07:34 PM
11-09-2006 07:54 AM
11-09-2006 12:50 PM
hello spex and thank you for all the help.i really appreciate it
i see now how you got the 15.625 ( 8000/512 right?). i guess you used the wrong Fs for it.as you can see in the front diagram the original sampling frequency is 44100 (from the sound format).that frequency you have to choose from the choices i have (8000-11025-22050-44100) below the signal size display just to match the original one so you can get the correct duration of the original waveform. (check to see that for different choices of Fs i.e 8000 as you probably chose the duration changes). but despite that i understood how you obtain the dF for fft.
now, about the original dt you route to the bundle for cepstrum graph. i did the changes you are talking about and i saw the results on the cepstrum graph. it seems much closer to what i should be getting although i didnt quite undertstand the reason for it...im sorry
a question i have though is about the iFFT. i read that, despite using real or complex ifft, the input to the ifft has to be complex always?is this true?if yes,if you can see from the block diagram, the input to my ifft is the logarithmic absolute value of the output of the real fft.do you think that might be another one of my mistakes?
regards
alex
p.s. very stupid question but i have to ask it. is dF=1/dt?
11-09-2006 01:20 PM
"If the issue is more complex than this and you need to use a non-repetitive-multiple for the X axis, you may need to use an XY Graph, rather than a Waveform Chart. "
A chart will plot non-periodic data if you uses a Waveform data type. The X-values will be determined by the T0 of the Waveform and the dt if there is more htan one element in the Y-array.
Ben
11-10-2006 02:02 PM
11-10-2006 02:24 PM
11-13-2006 08:51 AM