Hi,
I am trying to use IFFT to compute my impulse response for my channel. I have some problems in converting my data to complex numbers. I have some questions in mind.
1) The IFFT.vi allows me to choose dor 1D complex numbers. I wonder what is the orientation of the input array. Is it (x+yi)? By the way, I have extracted two sets of numbers (One is real (x) and another is imgainary(y)).
2) Currently, I have two sets of numbers. one is the real and another is imaginary numbers. I have tried to convert both of them to a rectangular form, using re/img to complex.vi. However, my displayed results are only in real numbers ( I cannot see the form x+yi after saving the data in .dat file but only x value). I wonder the said re/img to complex.vi allows to convert into x+yi? If possible, how can I acheived in getting the x+yi, rectangular form to input to IFFT.vi for further conversion for impulse response.
Thanks for help.
Rdgs
Keng Boon