k-Wave Toolbox |
Create filter for medium.alpha_filter
alpha_filter = getAlphaFilter(kgrid, medium, filter_cutoff) alpha_filter = getAlphaFilter(kgrid, medium, filter_cutoff, taper_ratio)
getAlphaFilter
uses getWin
to create a Tukey window via rotation to pass to the medium.alpha_filter
input field of the first order simulation functions (kspaceFirstOrder1D
, kspaceFirstOrder2D
, and kspaceFirstOrder3D
). This parameter is used to regularise time reversal image reconstruction when absorption compensation is included.
|
k-Wave grid structure returned by makeGrid |
|
k-Wave medium structure |
|
alpha_filter cutoff frequency [Hz], where
Any of the filter_cutoff inputs may be set to |
|
taper ratio for Tukey Window (default = 0.5) |
|
filter |
getWin
, kspaceFirstOrder1D
, kspaceFirstOrder2D
, kspaceFirstOrder3D
gaussianFilter | getBLI |
© 2009-2014 Bradley Treeby and Ben Cox.