| 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
|
scaleTime | spectrum | ![]() |
© 2009, 2010 Bradley Treeby and Ben Cox.