Mercurial > hg > octave-nkf
diff scripts/statistics/base/meansq.m @ 5428:2a16423e4aa0
[project @ 2005-08-23 18:38:27 by jwe]
author | jwe |
---|---|
date | Tue, 23 Aug 2005 18:38:28 +0000 |
parents | 4c8a2e4e0717 |
children | c6dc1ccd83a9 |
line wrap: on
line diff
--- a/scripts/statistics/base/meansq.m +++ b/scripts/statistics/base/meansq.m @@ -26,7 +26,7 @@ ## mean squared of the values along this dimension ## @end deftypefn -## Author: KH <Kurt.Hornik@ci.tuwien.ac.at> +## Author: KH <Kurt.Hornik@wu-wien.ac.at> ## Description: Compute mean square function y = meansq (x, varargin)