mean
PURPOSE
MEAN calculates the mean of data elements.
SYNOPSIS
function [y]=mean(x,DIM,opt,W)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- mean MEAN calculates the mean of data elements.
- sumskipnan SUMSKIPNAN adds all non-NaN values.
This function is called by:
- mean MEAN calculates the mean of data elements.
- naninsttest NANINSTTEST checks whether the functions from NaN-toolbox have been
- ranks RANKS gives the rank of each element in a vector.
- trimmean TRIMMEAN calculates the trimmed mean by removing the upper and lower
- zscore ZSCORE removes the mean and normalizes the data
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003