Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

RealFft2d

Hi,

 

Does anyone have an example code (in VB, C# or even LabVIEW) on how to use the Dsp.Transforms.RealFft2D?

I have shock data; the x values are the time in seconds and the y values are acceleration levels in g and I need to convert that to the frequency domain.

 

or is there another function I should be using

 

Thanks

 

Curt

0 Kudos
Message 1 of 3
(3,647 Views)

Hi Curt,

 

I found a FFT example in VB for you. The link is listed below.

 

http://zone.ni.com/devzone/cda/epd/p/id/2166

 

I hope this helps.

 

Regards,

 

Josh L. 

Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(3,634 Views)

Hi Josh,

 

Thanks for the reply.

 

I found a function that worked for me in the NationalInstruments.Analysis.SpectralMeasurements.Measurements class called AutoPowerSpectrum

 

Curt

 

 

 

 

 

0 Kudos
Message 3 of 3
(3,563 Views)