In PYTHON write two functions that implement the Fourier spectral first and second derivatives as discussed in class: [DA] [DO jm jm j= m (modN) [(-1) mcot (m) otherwise. 2 32-1 -(-1); mesc² (im)h) otherwise. 2 Using your code, verify that when N = 4, j = m (modN) The function headers for each of these should be of the following form: def CreateDmat (N): ... return Dmat; def CreateD2mat (N): ... return D2mat; In each case, the matrix to be returned is of size N X N. 2 (DN) (DN)² + D²).

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter6: User-defined Functions
Section: Chapter Questions
Problem 17PE
icon
Related questions
Question

please do not provide solution in image format thank you!

In PYTHON write two functions that implement the Fourier spectral first and second
derivatives as discussed in class:
j = m (modN)
[D]{(-1) esot (4) otherwise.
mcot m)h)
DN
=
jm
D2
jm
j = m (modN)
3h²
2
-(-1)³ mesc² (im)h) otherwise.
The function headers for each of these should be of the following form:
• def CreateDmat (N): ... return Dmat;
def CreateD2mat (N): ... return D2mat;
In each case, the matrix to be returned is of size N X N.
2
(DN)² + D²).
Using your code, verify that when N = 4, (DN
Transcribed Image Text:In PYTHON write two functions that implement the Fourier spectral first and second derivatives as discussed in class: j = m (modN) [D]{(-1) esot (4) otherwise. mcot m)h) DN = jm D2 jm j = m (modN) 3h² 2 -(-1)³ mesc² (im)h) otherwise. The function headers for each of these should be of the following form: • def CreateDmat (N): ... return Dmat; def CreateD2mat (N): ... return D2mat; In each case, the matrix to be returned is of size N X N. 2 (DN)² + D²). Using your code, verify that when N = 4, (DN
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning