menik
Newbie level 3
- Joined
- May 5, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,305
Hi all,
I am using fft to draw a spectrum. I already got results for fft(). But my problem is the data recorded time series is uneven.
like,
6.00E-05
7.06E-05
8.18E-05
9.37E-05
1.06E-04
1.20E-04
1.34E-04
1.49E-04
So, could you pls help me to get frequency?
Sampling frequency: Fs=1366
Used fft length: nfft=2048
I am using fft to draw a spectrum. I already got results for fft(). But my problem is the data recorded time series is uneven.
like,
6.00E-05
7.06E-05
8.18E-05
9.37E-05
1.06E-04
1.20E-04
1.34E-04
1.49E-04
So, could you pls help me to get frequency?
Sampling frequency: Fs=1366
Used fft length: nfft=2048