- #1
EugP
- 107
- 0
cristo said:Isn't f(t) the function for which you are attempting to find a Fourier series expansion?
Can you not spot an equation for the graph? Why don't you post an example, and it'll be easier to help.EugP said:Yes, but in excersies that I've tried doing, I am not told f(t). I only get a graph usually.
cristo said:Can you not spot an equation for the graph? Why don't you post an example, and it'll be easier to help.
Integral said:Use the graph to define your f(t). This called a piecewise function, it means you will need to break the integrals into pieces which correspond to the different parts of the function.
0 <= t < 50 f(t) = 40
50 <= t < 100 f(t) = 80
100 <= t < 150 f(t) = -40
150<= t <200 f(t) = -80
Now simply evaluate the integrals, using the different segments as that limits for each section.
A Fourier series is a mathematical tool used to represent a periodic function as a sum of sines and cosines. It is named after the French mathematician Joseph Fourier, who first introduced the concept in the 19th century.
A Fourier series is calculated using a formula that involves a combination of integrals and summations. Each term in the series represents a different frequency component of the original function.
Understanding Fourier series is important because they are used in a wide range of applications, including signal processing, image processing, and data compression. They allow us to break down complex functions into simpler, more manageable components.
A Fourier series is used for representing periodic functions, while a Fourier transform is used for non-periodic functions. Additionally, a Fourier series uses discrete frequencies, while a Fourier transform uses continuous frequencies.
Some common applications of Fourier series include audio and video compression, image and signal processing, and solving differential equations. They are also used in fields such as physics, engineering, and mathematics for analyzing and modeling periodic phenomena.