I Can the Fourier transform be applied to moving averages with Python?

AI Thread Summary
The discussion centers on applying the Fourier transform (FT) to signals derived from moving averages for analysis and backtesting. Participants question the effectiveness of using FT on lowpass filtered signals versus the original signals. The original poster clarifies their intent to analyze the Fourier transform of the original signal for better insights. There is a call for more specific details regarding the characteristics of the signals in question to facilitate more targeted assistance. Overall, the conversation emphasizes the importance of clarity in defining the signals and the analysis goals.
herchell
Messages
2
Reaction score
0
I would like to compare and backtest these signals by applying Fourier transform to the signals received from moving averages. I would be very pleased if you could share your opinions and suggestions on this issue.
 
Mathematics news on Phys.org
Welcome to PF.

Can you say more about "these signals"? What are their characteristics? And when you do a moving average on a signal, that is basically a lowpass digital filter that you are applying. Do you really want a FT (or FFT) of this lowpass filtered signal, or do you want to FT the original signal?
 
  • Like
Likes Vanadium 50
berkeman said:
Welcome to PF.

Can you say more about "these signals"? What are their characteristics? And when you do a moving average on a signal, that is basically a lowpass digital filter that you are applying. Do you really want a FT (or FFT) of this lowpass filtered signal, or do you want to FT the original signal?
I want the fourier transform of the original signal. Wouldn't that be more effective for analysis?
 
herchell said:
these signals
herchell said:
the original signal
herchell said:
the signals received from moving averages

:welcome:

Perhaps you could be a bit more specific about what exactly you have and what you want to do. Now we have to guess how to help you .

##\ ##
 
  • Like
Likes Vanadium 50 and berkeman
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top