cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
DZEMKE
Level I

Fourier Analysis

I have a data set of 2 parameter per second and would like to perform a Fourier analysis.

Both data tends to swing and I would like to see of the period of both is in phase or not.

DZ
3 REPLIES 3

Re: Fourier Analysis

There is no dedicated tool in JMP for the traditional Fourier analysis. The closest tool is the Functional Data Explorer in JMP Pro.

SamGardner
Level VII

Re: Fourier Analysis

There is a JSL FFT() (Fast Fourier Transform) function that you could use to process the signal data and then do further analysis within JMP.  

peng_liu
Level VII

Re: Fourier Analysis

JMP Time Series platform can produce Spectral Density plots. Maybe that can be useful. Here is a screenshot.

peng_liu_0-1668785710771.png

 

Recommended Articles