About 4,110,000 results
Open links in new tab
  1. sum - Sum of array elements - MATLAB - MathWorks

    This MATLAB function returns the sum of the elements of A along the first array dimension whose size does not equal 1.

  2. Symbolic Summation - MATLAB & Simulink - MathWorks

    sum finds the sum of elements of symbolic vectors and matrices. Unlike the MATLAB ® sum, the symbolic sum function does not work on multidimensional arrays. For details, follow the …

  3. cumsum - Cumulative sum - MATLAB - MathWorks

    This MATLAB function returns the cumulative sum of A starting at the beginning of the first array dimension in A whose size does not equal 1.

  4. symsum - Symbolic sum of series - MATLAB - MathWorks

    This MATLAB function returns the symbolic definite sum of the series f with respect to the summation index k from the lower bound a to the upper bound b.

  5. sum - Sum of fi array elements - MATLAB - MathWorks

    This MATLAB function returns the sum along different dimensions of the fi array A.

  6. Sum - Add or subtract inputs - Simulink - MathWorks

    The Sum block performs addition or subtraction on its inputs. The Add, Subtract, Sum of Elements, and Sum blocks are alternative configurations of the same block. This block can …

  7. cumsum - Symbolic cumulative sum - MATLAB - MathWorks

    This MATLAB function returns the cumulative sum of A starting at the beginning of the first array dimension in A whose size does not equal 1.

  8. nansum - (Not recommended) Sum, ignoring NaN values - MATLAB

    This MATLAB function returns the sum of the elements of X, computed after removing all NaN values.

  9. Arithmetic Operations - MATLAB & Simulink - MathWorks

    Array vs. Matrix Operations Matrix operations follow the rules of linear algebra, and array operations execute element by element operations and support multidimensional arrays. The …

  10. ranksum - Wilcoxon rank sum test - MATLAB - MathWorks

    This MATLAB function returns the p-value of a two-sided Wilcoxon rank sum test.