Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Translate the entire conversation x

FFT intricacies

Raiko
17-Peridot

FFT intricacies

Hello guys,

I've tried to do a little FFT. I created a sinus signal with 10 Hz perisodicity, but both, FFT and CFFT, return a different frequency. There must be some basic problem with my setup, but I can't figure it out.

I's appreciate any clue

Raiko

P.S. I'm using MC 15 on a Win7 machine

ACCEPTED SOLUTION

Accepted Solutions

FFT should return frequencies based on the sampling time so change f to 1/t.s in the frequency calculation.

Regards

Andy

View solution in original post

2 REPLIES 2

FFT should return frequencies based on the sampling time so change f to 1/t.s in the frequency calculation.

Regards

Andy

Thank you Andy

Announcements

Top Tags