RCUMSUMC

Versión 1.0.0.0 (5,95 KB) por Matt Fig
RCUMSUM cumulative sum of elements, restarted after every zero.
616 descargas
Actualizado 10 sep 2010

Ver licencia

RCUMSUM cumulative sum of elements, restarted after every zero. For vectors, RCUMSUM(X) is a vector containing the cumulative sum of the elements of X, with the summation restarting after a zero is encountered. For matrices, RCUMSUM(X) is a matrix the same size as X containing the cumulative restarted sums over each column. For N-D arrays, RCUMSUM(X) operates along the first non-singleton dimension.

RCUMSUM(X,DIM) works along the dimension DIM.

Also included is RCUMPROD.

For bug reports, please email me.
Thanks

Citar como

Matt Fig (2024). RCUMSUMC (https://www.mathworks.com/matlabcentral/fileexchange/28685-rcumsumc), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Arithmetic Operations en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0