信号反褶积

时间:2021-11-05 09:03:06
【文件属性】:
文件名称:信号反褶积
文件大小:172KB
文件格式:PDF
更新时间:2021-11-05 09:03:06
地震反褶积 function DATA_f = fx_deconvolution(DATA,dt,lf,mu,flow,fhigh) % %FX_DECONVOLUTION: SNR enhancement using fx-deconvolution. % % [DATA_f] = fx_deconvolution(DATA,dt,lf,mu,flow,fhigh); % % IN DATA : the data matrix, columns are traces % dt : sampling interval in sec % lf : length of operator (length of the filter) % mu : pre-whitening % flow : min freq. in the data in Hz % fhigh : max freq. in the data in Hz % % OUT DATA_f : filtered data

网友评论