Software:Scicos

From HandWiki
Scicos
Developer(s)Metalau team, INRIA
Stable release
4.4.1 / April 2011
Operating systemLinux, Windows, Mac
TypeTechnical computing
LicenseScilab License
Websitewww.scicos.org

Scicos is a graphical dynamical system modeler and simulator. The software’s purpose is to create block diagrams to model and simulate the dynamics of hybrid dynamical systems (both continuous and discrete time) and compile these models into executable code. Applications include signal processing, systems control, queuing systems, and the study of physical and biological systems.

Scilab includes a toolbox called Xcos which is based on Scicos.[1]

Scicos is developed in and distributed with the scientific software package ScicosLab.[2] Scicos 4.4.1 has been released in April 2011.

Features

The software is intended to allow users to graphically model and compile dynamical systems. Blocks can be programmed using C, Fortran or Scilab, however, the output from the Code Generator is C.

See also

External links

References