Scicos Block
fr - eng


Float moduloc function block

\epsfig{file=FMODULOC_f.eps,height=90pt}

Contents

Palette

Description

This block is a non linear function modulo where the input and output are real values. According to the parameters 'Amplitude', the output can't overflow the minimun -(m+%eps) and the maximun m, where m is the value 'Amplitude'/2.
This block computes

\begin{eqnarray}
y=F\left(u\right)=u-m \left(int\right)\dfrac{u}{m},
\end{eqnarray}


where 'm' is the value of 'Amplitude'/2, 'u' the input and 'y' the output. This function is similar to the scilab 'modulo' function.
The value of the output is negative, positive or zero.
\begin{figure}\centering
\scalebox{0.4}{%
\input{fmoduloc_function.pstex_t}}
\end{figure}
Figure 1: Float modulo function

Dialog box

\begin{figure}\begin{center}
\epsfig{file=FMODULOC_f_gui.eps,width=260pt}
\end{center}\end{figure}

Default properties

Interfacing function

Computational function

See also

Authors

A. Layec