
Advanced Engineering Mathematics
10th Edition
ISBN: 9780470458365
Author: Erwin Kreyszig
Publisher: Wiley, John & Sons, Incorporated
expand_more
expand_more
format_list_bulleted
Question
math —— Numerical analysis problem
![The discrete Fourier transform (DFT) of a periodic array fj, for j = 0, 1, . . . ,
.., N 1
(corresponding to data at equally spaced points, starting at the left end point of the
interval of periodicity) is evaluated via the fast Fourier transform (FFT) algorithm. Use
an FFT package, i.e. an already coded FFT (e.g. scipy.fftpack or numpy.fft) for the
problems below that require the DFT.
1. Let SN/2(x) be the trigonometric polynomial of lowest order that interpolates the
periodic array fj, j = 0, 1, .. ., N − 1 at the equidistributed nodes xj = j(2π/N),
j = 0, 1,
N – 1, i.e
SN/2(x)
for x = [0, 2π], where
• 9
-
=
-
N/2-1
ao
+ Σ (ak cos kx + b₁ sin kæ) +
2
k=1
ak =
bk
ZN
=
array:
fo= 6.000000000000000
10.242640687119284
aN/2
2
N-1
Σ f; cos kx; for k = 0, 1, ..., N/2,
f₁
f2 2.000000000000000
f3 = -2.585786437626905
f4 = 2.000000000000000
f5 = 1.757359312880716
f6= -6.000000000000000
f = -5.414213562373098
COS
(3)
(a) Write a formula that relates the complex Fourier coefficients computed by your
fft package to the real Fourier coefficients, ak and b that define sÃ/2(x).
(b) Using your fft package and (a) find s4(x) on [0, 2π] for the following periodic
N-1
Σf, sin kr, for k= 1,..., N/2 – 1.
N
N
(2₂)
(1)
(2)](https://content.bartleby.com/qna-images/question/979d0aba-5428-414f-a3ba-5510f0301082/1af74af1-5398-4b23-abf0-3584dc103cf8/nlimu6_thumbnail.png)
Transcribed Image Text:The discrete Fourier transform (DFT) of a periodic array fj, for j = 0, 1, . . . ,
.., N 1
(corresponding to data at equally spaced points, starting at the left end point of the
interval of periodicity) is evaluated via the fast Fourier transform (FFT) algorithm. Use
an FFT package, i.e. an already coded FFT (e.g. scipy.fftpack or numpy.fft) for the
problems below that require the DFT.
1. Let SN/2(x) be the trigonometric polynomial of lowest order that interpolates the
periodic array fj, j = 0, 1, .. ., N − 1 at the equidistributed nodes xj = j(2π/N),
j = 0, 1,
N – 1, i.e
SN/2(x)
for x = [0, 2π], where
• 9
-
=
-
N/2-1
ao
+ Σ (ak cos kx + b₁ sin kæ) +
2
k=1
ak =
bk
ZN
=
array:
fo= 6.000000000000000
10.242640687119284
aN/2
2
N-1
Σ f; cos kx; for k = 0, 1, ..., N/2,
f₁
f2 2.000000000000000
f3 = -2.585786437626905
f4 = 2.000000000000000
f5 = 1.757359312880716
f6= -6.000000000000000
f = -5.414213562373098
COS
(3)
(a) Write a formula that relates the complex Fourier coefficients computed by your
fft package to the real Fourier coefficients, ak and b that define sÃ/2(x).
(b) Using your fft package and (a) find s4(x) on [0, 2π] for the following periodic
N-1
Σf, sin kr, for k= 1,..., N/2 – 1.
N
N
(2₂)
(1)
(2)
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution
Trending nowThis is a popular solution!
Step by stepSolved in 3 steps with 2 images

Knowledge Booster
Similar questions
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Advanced Engineering MathematicsAdvanced MathISBN:9780470458365Author:Erwin KreyszigPublisher:Wiley, John & Sons, IncorporatedNumerical Methods for EngineersAdvanced MathISBN:9780073397924Author:Steven C. Chapra Dr., Raymond P. CanalePublisher:McGraw-Hill EducationIntroductory Mathematics for Engineering Applicat...Advanced MathISBN:9781118141809Author:Nathan KlingbeilPublisher:WILEY
- Mathematics For Machine TechnologyAdvanced MathISBN:9781337798310Author:Peterson, John.Publisher:Cengage Learning,

Advanced Engineering Mathematics
Advanced Math
ISBN:9780470458365
Author:Erwin Kreyszig
Publisher:Wiley, John & Sons, Incorporated

Numerical Methods for Engineers
Advanced Math
ISBN:9780073397924
Author:Steven C. Chapra Dr., Raymond P. Canale
Publisher:McGraw-Hill Education

Introductory Mathematics for Engineering Applicat...
Advanced Math
ISBN:9781118141809
Author:Nathan Klingbeil
Publisher:WILEY

Mathematics For Machine Technology
Advanced Math
ISBN:9781337798310
Author:Peterson, John.
Publisher:Cengage Learning,

