Andrew Davis
McMaster University
Followers: 0 Following: 0
Professional Interests: MR Imaging, Image Processing, Signal Processing, Medical Physics
Feeds
已提交
GETCLIM: Suggest appropriate values for colormap limits
Determines thresholds such that 2% of data values will be mapped to the extremes of the colormap
12 years 前 | 1 次下载 |
已提交
STATMASK: Overlay image with coloured statistical mask
Overlay an image with a thresholded statistical mask. The mask values are not rescaled.
12 years 前 | 1 次下载 |
已提交
WelchWin: Welch (parabolic) window function
The function returns a parabolic window of length n. This is useful for spectral estimation.
12 years 前 | 1 次下载 |
已提交
ISEQUALFP: Check equality within floating point precision
Accepts two values, returns a logical indicating if they are equal within floating point precision
12 years 前 | 2 次下载 |
已提交
FFTWN: Round up to efficient FFT integer
Accepts an integer n. Returns m>=n that is an optimum data length for fast FFT computation
12 years 前 | 1 次下载 |
已提交
CHKZIP: check whether a file is a compressed archive
chkzip checks whether the file is a compressed archive and attempts to unpack it
12 years 前 | 2 次下载 |
已提交
SEROUND: Round value and standard error
Input: value and associated standard error (or deviation) Output: string of rounded value +/- error
13 years 前 | 1 次下载 |
已提交
ALPHAMASK: semi-transparent image overlay
Overlay image with semi-transparent mask and return handle
13 years 前 | 1 次下载 |
已提交
PWLINT: Piecewise Linear Integration
Return positive and negative areas, assuming a piecewise linear function
13 years 前 | 1 次下载 |