11-20-2004 07:06 AM
11-23-2004 01:16 PM
11-25-2004 12:20 AM
11-29-2004 08:52 AM
11-29-2004 08:53 AM
07-12-2006 05:51 PM
Hi Dan
I am having some questions regarding the FFT Phase of the FFT with IMAQ ComplexPlaneToImage.
From the posting below you mention that the phase is:
Phase = Real/Magnitude.
I am using the function ComplexPlaneToArray to see the value I am getting from ComplexPlaneToImage.
Usually the phase is the inverse tangent (Imaginary/Real). If we are using the Real and magnitude it will be the inverse cos(Real/Magnitude)
I tried the above senario to verify the phase value we are getting from ComplexPlaneToArray.
However, I get not get the value you are displaying in the phase (ComplexPlaneToArray).
How can I verify ComplexPaneToArray ( phase) with the various
ComplexPaneToArray(real)
ComplexPaneToArray(magnitude)
ComplexPlaneToArray(imaginary)
I attached a phase fft.vi as an example of my issue.
Regards,
Corinne