lør, 18 04 2009 kl. 17:48 -0400, skrev Eugeniy Mikhailov: > Well I found what was causing the misbehavior: there were redundant > fftshift and ifftshiftm > they do not do any good so I removed it. Everything works as it should now. > It seems to me that this discrete Fourier procedure is correct only > for integer shifts, thus may be a warning should be issued to a user > for fractional shifts, or even an error message. In the last case we > can replaced the translate with several consequent padding and > cropping.
I'm sorry about the late reply, but I've had a deadline hanging over my head. I've applied the patch you sent -- thanks. It's always great to see new contributors :-) Søren ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
