LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Matlab FFT vs LabVIEW FFT

Not sure why transpose does not work.

 

What exactly is Matlab doing? By definition the 2d FFT of a matrix is a FFT in the x(row) direction and a FFT in the y(column) direction. You said Matlab is just doing the FFT on the columns, if that is the case then the following may work.

 

Two Different Methods, your choiceTwo Different Methods, your choice

 mcduff

 

 

 

Message 11 of 16
(1,440 Views)

Hi mcbuff,

 

Thanks for the solution, it is what i am looking for.

0 Kudos
Message 12 of 16
(1,411 Views)

I have a problem, after doing the Fourier transform in labview I get two positive and negative peaks in "y" but they are out and aligned, I did the procedure in matlab and if I get the right peaks aligned, Why do not I do well in labview?

0 Kudos
Message 13 of 16
(1,308 Views)

Please do not "hijack" an old post.  If you have a new question and a new problem with your code, start a new post, attach your code (please attach VIs, not pictures of parts of your Block Diagram, which are difficult to edit and execute).  Explain what you want to do, what you expect the answer to be, and if data are involved, attach example data.

 

Bob Schor

0 Kudos
Message 14 of 16
(1,302 Views)

I´m really sorry, but a do not know how to create a new question in this blog.

0 Kudos
Message 15 of 16
(1,295 Views)

@Gildardo18 wrote:

I´m really sorry, but a do not know how to create a new question in this blog.


Go to the top of this Forum (https://forums.ni.com/t5/LabVIEW/bd-p/170?lang=en).  Scroll down a little until you see the big Blue Button "Start a Topic".  Push it, make an informative Title, and ask your question, posting your code.

 

Bob Schor

0 Kudos
Message 16 of 16
(1,280 Views)