Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find a numerical approximation to the Fourier sequence transform
ResourceFunction["NFourierSequenceTransform"][expr,n,ω] gives a numerical approximation to the Fourier sequence transform of expr evaluated at the numerical value ω, where expr is a function of n. |
Different definitions for numerical approximation of a Fourier sequence transform:
In[1]:= | ![]() |
Out[1]= | ![]() |
In[2]:= | ![]() |
Out[2]= | ![]() |
Compare with the answer from symbolic evaluation with FourierSequenceTransform:
In[3]:= | ![]() |
Out[3]= | ![]() |
In[4]:= | ![]() |
Out[4]= | ![]() |
In[5]:= | ![]() |
Out[5]= | ![]() |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License