Recent content by Abdullah266

  1. A

    MATLAB How can I store wavelet values in an array while using a loop in MATLAB?

    Hi all, I want to generate a ricker wavelet using MATLAB then I convolve it with the Earth reflictivity (e) to get a seismic trace I have (e) and I would like to generate ricker using the equation w=(1-(2*pi^2*f^2*t^2))*exp(-pi^2*f^2*t^2) between t:dt:tf I use loop in MATLAB to get...
Back
Top