view .gitignore @ 17697:f0e777cf348f

kurtosis.m: Improve compatibility with Matlab's kurtosis function * kurtosis.m: Change the definition of the kurtosis (do not substract 3). Add a 'flag' input argument to select either the sample kurtosis (default) or its "bias corrected" version. Return NaN (instead of 0) when the standard deviation is zero. Update documentation. Fix old tests and add some new ones.
author Julien Bect <julien.bect@supelec.fr>
date Fri, 18 Oct 2013 13:23:56 +0200
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/