2D fft- Transfer function calculation
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I was trying to calculate Transfer function between a 2D gravity and a 2D bathymetry data set. (2 images). The calculations are done for a set of target frequencies by averaging the values of each spectra for a small band around each target frequency. How should I handle negative and positive frequencies? Should I use mirror images of +ve target frequencies in each quadrant? i.e., if I have to take a target frequency at (kx1, ky1) wave number pair, should I also calculate the values at (-kx1, ky1), (-kx1, -ky1) and (kx1, -ky1)? Or can I recreate the full spectra using symmetry? I tried it using one quadrant, But I failed to recreate the full spectra. Actually I want to get the gravity by multiplying the the admittance with bathymetry , If so my method is correct. I am using MATLAB.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!