KURF Name
KURF Purpose
Computes kurtosis inside a moving window.
Category
Calling Sequence
k = kurf(x,w) Inputs
x = array of input values. in
w = width of window. in
Keyword Parameters
Outputs
k = resulting kurtosis array. out
Common Blocks
Notes
Modification History
Written by R. Sterner, 23 Aug, 1990.
R. Sterner, 2010 Jun 07 --- Converted arrays from () to [].
Copyright (C) 1990, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.