photo

Vidar


Last seen: ungefär 2 år ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Can I use the spectral decomposition in the fourier transform (fftn) to find function values on a different grid?
Say I have a 2-variable function Z = f(X,Y) on some grid. For instance x =1:3; y=1:3; [X,Y] = meshgrid(x,y); Z = X.^2 + Y.^2; ...

mer än 3 år ago | 1 answer | 0

1

answer