Scicos

From Wikipedia, the free encyclopedia

Scicos
Developed by Metalau team, INRIA
Latest release 4.2
OS Linux, UNIX, Windows
Genre Technical computing
License GNU General Public License and SCILAB License
Website www.scicos.org

Scicos is a graphical dynamical system modeler and simulator toolbox included in the Scilab engineering and scientific computation software. With Scicos you can create block diagrams to model and simulate the dynamics of hybrid dynamical systems and compile your models into executable code. Scicos is used for signal processing, systems control, queuing systems, and to study physical and biological systems.

[edit] Features

  • Graphically model, compile, and simulate dynamical systems
  • Combine continuous and discrete-time behaviors in the same model
  • Select model elements from Palettes of standard blocks
  • Program new blocks in C, Fortran, or Scilab Language
  • Run simulations in batch mode from Scilab environment
  • Generate C code from Scicos model using a Code Generator
  • Run simulations in real time with real devices using Scicos-HIL
  • Generate hard real-time control executables with Scicos-RTAI
  • Simulate digital communications systems with Scicos-ModNum
  • Use implicit blocks developed in the Modelica language.
Languages