Skip to main content

Questions tagged [fourier]

The tag has no usage guidance.

0 votes
0 answers
27 views

Eigenvalue of integral operator with weak polar kernel

There is linear integral operator $A\phi=\mu \int_\Omega |x-y|^{-1}\phi(y)dy$, $x,y \in R^3$, $diam(\Omega)<R_\Omega=const$. What are system of eigenvalues ($\lambda_k=1/\mu_k$) and eigenfunctions $...
Nikolay Fimin's user avatar
2 votes
2 answers
150 views

How do you interpret the sign (positive, negative or zero) of the phase spectrum?

How do you interpret the sign (positive, negative or zero) of the phase spectrum of: 1)a digital filter (the phase spectrum of its frequency response aka phase response of the filter). 2)a signal in ...
Alessandro Ghilardi's user avatar
0 votes
1 answer
38 views

Morlet wavelet convolution

I use a simple formula (without normalization) from Mike Cohen's "Analzying neural time series data" book. \begin{align} \psi \left( t \right) &= e^{-\frac{t^2}{2 s^2}} \cdot e^{2 \...
Rolandos's user avatar
1 vote
1 answer
53 views

How does the shape of a frequency domain function (Fourier Transformed time domain function) change when a time shift is applied in the time domain?

When there is a time shift (or delay) in the time domain on a function, the Fourier transform gets multiplied by an exponential which corresponds to a phase shift on the original frequency domain ...
quack's user avatar
  • 11
0 votes
1 answer
41 views

Are integer multiples of a frequency in an FFT necessarily in phase?

I performed a FFT on a signal and the most prominent frequency at about 0.5 cycles/time only makes up about 6% of the total frequency distribution, which is pretty low for my purposes, so I was ...
Data2Dollars's user avatar
1 vote
2 answers
127 views

Excel FFT of Two Sine Waves Not Giving Expected Results

I did an FFT in Excel on a 440 Hz time domain sine wave, $y_1(t) = \sin(2\pi\cdot440\cdot t)$, and got the expected output in the frequency domain: a single-spike distribution with 100% of the signal ...
Data2Dollars's user avatar
1 vote
2 answers
78 views

FFT2 to RFFT2 Fourier plane and similarities

I'm trying to understand how Python's fft2 is different from irfft2. Basically, I have some continuous Fourier 2D samples that I need to put in a (n,n) grid (this can be done by a simply count-in-cell ...
Miguel Cárcamo's user avatar
0 votes
2 answers
74 views

Peak FFT Frequency Off By One Bin

I used Excel's FFT feature to compute an FFT of a 440Hz sine wave that I also generated with Excel. The peak FFT value should occur at 440 Hz. Instead, it occurred one bin later at 528 Hz, so I'm ...
Data2Dollars's user avatar
0 votes
0 answers
41 views

Comparing custom Welch periodogram with Julia's Welch periodogram

I wrote my own PSD struct in Julia for practice purposes. It involves two type of constructors: a "direct" PSD and a <...
lafinur's user avatar
  • 135
1 vote
1 answer
59 views

Ignoring Negative Frequencies from FFT on Real Time Series Seems Inconsistent With Time Series

I ran an FFT on real financial monthly time series data. If I plot the FFT frequency domain output on the interval $[0, f_s)$, the dominant frequency pair peaks occur at $f_{A1}$ $\approx$ $0.02 \ ...
Data2Dollars's user avatar
0 votes
1 answer
54 views

Binning and Frequency for FFT on Financial Time Series Data

I'm trying to analyze financial market time series data, so are there any particular concerns in using FFT for that kind of data? The data seems to be relatively covariance stationary. My sampling ...
Data2Dollars's user avatar
0 votes
0 answers
26 views

Fourier transform processing of iq data

I want to perform fourier transform on the iq data that is taken from spectrum analyzer. The purpose is to estimate phase noise from iq data.
Komal's user avatar
  • 1
0 votes
1 answer
46 views

Minimum amount of data needed for low pass filter on real time sensor data

I need to apply a low pass filter up to a period of 10 hours to my data. My sensor has a sampling rate of 1 sample every 5 minutes. I need to know how much data I at least need to have to be allowed ...
TRM's user avatar
  • 1
-1 votes
1 answer
54 views

Result of complex exponential fourier series approximation and trignometric fourier series approximation are not exactly same in MATLAB?

I have a signal and i am trying to observe its approximations using complex exponential fourier series and trignometric fourier series but i am not getting exactly same result(graph of trignometirc ...
DSP_CS's user avatar
  • 1,894
0 votes
1 answer
94 views

what will be the DC component of this function? [closed]

My answer is that the signal can be splitted into 2 regions, and cancel out the negative and positive areas under the integral, based on the definition Needed some validation on this analysis Thanks.....
Wireshark's user avatar

15 30 50 per page
1
2 3 4 5
23