(newbie) spectral derivative
Ältere Kommentare anzeigen
I have data that form a scalar field on a 2D grid, evenly spaced. There is no particular periodicity patern in my data.
I want to calculate the value of the gradient at each grid point with a spectral method in MATLAB. Using simple FFT does not seem to work, especially near the borders (probably because the data are not periodic). I have ears about DCT, but I am not sure.
I would appreciate advice on the best way to do this.
3 Kommentare
Jack Silver
am 10 Apr. 2014
Sean de Wolski
am 10 Apr. 2014
Why not just use gradient?
Jack Silver
am 10 Apr. 2014
Antworten (0)
Kategorien
Mehr zu Spectral Measurements finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!