Re: [USRP-users] problem with fftw_plan_dft_2d

2019-05-16 Thread Koyel Das (Vehere) via USRP-users
re) Cc: Marcus D. Leech via USRP-users Subject: Re: [USRP-users] problem with fftw_plan_dft_2d >From a cursory glance it looks like you are creating (hermetian) symmetry in >your data with phy [whatever][whatever] I would suggest reviewing the properties of the discrete Fourier transform.

Re: [USRP-users] problem with fftw_plan_dft_2d

2019-05-16 Thread Samuel Prager via USRP-users
presence of viruses. The > company accepts no liability for any damage caused by any virus transmitted > by this email. > From: USRP-users on behalf of Marcus D. > Leech via USRP-users > Sent: Friday, May 17, 2019 9:27:34 AM > To: usrp-users@lists.ettus.com > Subjec

Re: [USRP-users] problem with fftw_plan_dft_2d

2019-05-16 Thread Koyel Das (Vehere) via USRP-users
on behalf of Marcus D. Leech via USRP-users Sent: Friday, May 17, 2019 9:27:34 AM To: usrp-users@lists.ettus.com Subject: Re: [USRP-users] problem with fftw_plan_dft_2d On 05/16/2019 11:52 PM, Koyel Das (Vehere) via USRP-users wrote: Hi, Following is a snapshot of my code using fftw_plan_

Re: [USRP-users] problem with fftw_plan_dft_2d

2019-05-16 Thread Marcus D. Leech via USRP-users
On 05/16/2019 11:52 PM, Koyel Das (Vehere) via USRP-users wrote: Hi, Following is a snapshot of my code using fftw_plan_dft_2d. I am getting all zeros in the imaginary part of fft (in the printf command of the following code:last line). The real part is correct.Could you please tell where a

[USRP-users] problem with fftw_plan_dft_2d

2019-05-16 Thread Koyel Das (Vehere) via USRP-users
Hi, Following is a snapshot of my code using fftw_plan_dft_2d. I am getting all zeros in the imaginary part of fft (in the printf command of the following code:last line). The real part is correct.Could you please tell where am I going wrong? fftw_complex *imageOutputPlane=VDDSAlgorithm::im