photo

Vidar


Last seen: plus de 2 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

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; ...

presque 4 ans il y a | 1 réponse | 0

1

réponse