k-Wave Toolbox |
![]() ![]() |
Smooth a matrix
f_sm = smooth(f, kgrid) f_sm = smooth(f, kgrid, restore_max)
smooth
filters an input matrix using an n-dimensional frequency-domain Hanning window.
|
matrix to smooth |
|
k-space grid structure returned by |
|
Boolean controlling whether the maximum value is restored after smoothing (default = false) |
|
smoothed matrix |
fft
, ifft
, fft2
, ifft2
, fftn
, ifftn
, makeGrid
![]() |
resize | unmaskSensorData | ![]() |
© 2009 Bradley Treeby and Ben Cox.