Scicos Block
fr - eng


SUMMATION Matrix Summation

\epsfig{file=SUMMATION.eps,height=112.5pt}

Contents

Palette

Description

The Sum block performs addition or subtraction on its inputs. This block can add or subtract scalar, vector, or matrix inputs. It can also collapse the elements of a single input vector.
The number of inputs is given by the second parameter. This parameter can be a vector of +1 and -1 or it can be a positive value. In the first case the size of the vector indicates the number of inputs and the signs indicates whether it is a summation or a subtraction. In the second case, the block is a summation block and the value indicates the number of inputs.
On overflow, the result can take different forms:
1- A normal non saturated result.
2- A saturated result.
3- An error message warning the user about the overflow.
The user can select one of these three forms by setting the "DO ON OVERFLOW" field to 0,1 or 2.

Dialog box

\begin{figure}\begin{center}
\epsfig{file=SUMMATION_gui.eps,width=330pt}
\end{center}\end{figure}

Default properties

Interfacing function

Computational function

Authors