Movatterモバイル変換
[0]ホーム
Gaussian line profile using numeric python
John J. Leephrxy at csv.warwick.ac.uk
Mon Apr 2 10:27:55 EDT 2001
On Sat, 31 Mar 2001, Robert Amesz wrote:> Konrad Hinsen wrote:[...]> >Except for zero-padding in case of non-periodic signals. That's why> >I always recommend to look at a detailed description before doing> >this; some of my colleagues keep telling me that FFT techniques "don't> >work", and I suspect this is the reason.>> Well, why dont you/they try a different kind of integral transform,> that might give a better result. Perhaps something like wavelets? Of> course, a fast algorithm must be available to do the transform and its> inverse but if there is it might be worth to do some experimenting.[...]He was just pointing out that it doesn't make sense to take a non-periodicfunction, smear it out, and then expect there to be no end effects. WithFFT convolution, for example, you end up smearing from 'the other end' ofyour function, whether you like it or not. You have to reckon oncalculating more of your function that you want to end up with, so you canthrow the wrongly smeared regions out.Err, hope that's clear... As Konrad says, this is explained properly inmany Numerical Analysis books.John
More information about the Python-listmailing list
[8]ページ先頭