[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/datafun]
sum
(/tools/hpmatlab/toolbox/matlab/datafun/sum.m)
Help text
SUM Sum of the elements.
For vectors, SUM(X) is the sum of the elements of X.
For matrices, SUM(X) is a row vector with the sum over
each column. SUM(DIAG(X)) is the trace of X.
See also PROD, CUMPROD, CUMSUM.
Cross-Reference Information
This is called by
- binpatch /tools/hpmatlab/toolbox/matlab/general/binpatch.m
- blt /tools/hpmatlab/toolbox/matlab/graphics/blt.m
- cinvert /tools/hpmatlab/toolbox/matlab/graphics/cinvert.m
- cov /tools/hpmatlab/toolbox/matlab/datafun/cov.m
- demod /tools/hpmatlab/toolbox/signal/demod.m
- filtic /tools/hpmatlab/toolbox/signal/filtic.m
- freqint /tools/hpmatlab/toolbox/signal/freqint.m
- hist /tools/hpmatlab/toolbox/matlab/plotxy/hist.m
- housh /tools/hpmatlab/toolbox/signal/housh.m
- legend /tools/hpmatlab/toolbox/matlab/plotxy/legend.m
- lscan /tools/hpmatlab/toolbox/matlab/plotxy/lscan.m
- mean /tools/hpmatlab/toolbox/matlab/datafun/mean.m
- moveaxis /tools/hpmatlab/toolbox/matlab/plotxy/moveaxis.m
- remez /tools/hpmatlab/toolbox/signal/remez.m
- std /tools/hpmatlab/toolbox/matlab/datafun/std.m
- tzreduce /tools/hpmatlab/toolbox/signal/tzreduce.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON