Scicos Block
fr - eng


Float modulob function block

\epsfig{file=FMODULOB_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 and the maximun value of 'Amplitude'.
This block computes

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


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

Dialog box

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

Default properties

Interfacing function

Computational function

See also

Authors

A. Layec