photo

Vidar


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta