Total Pageviews

Tuesday, 23 May 2023

科学工程计算软件Scilab


Scilab是一款开源的科学工程计算软件, 是替代 MATLAB 的开源方案。支持多语言(包括中文),支持多平台包括Windows,Linux,以及Mac OS。Scilab由法国国家信息、自动化研究院(INRIA)开发。数据类型丰富,可方便地实现各种矩阵运算与图形显示,能应用于科学计算、数学建模、信号处理、决策优化、线性/非线性控制等各个方面。另外还提供可满足不同工程与科学需要的工具箱,例如 SCICOS,信号处理工具箱,图与网络工具箱等。

----------------------------------------------------------------------

www.scilab.org

Scilab

Open source, cross-platform numerical computational package and a high-level, numerically oriented programming language.

TO INSTALL SCILAB

Unpack Scilab and call the execution script: ./bin/scilab

Advanced command line interpreter (GUI, help browser, Tcl/Tk...): ./bin/scilab-adv-cli

Command line interpreter: ./bin/scilab-cli

Further information

OTHER RESOURCES

  1. If you have any problem or suggestion to improve Scilab, post to the Bugzilla. Don't hesitate to browse other bug reports to see workarounds.

  2. User and development mailing lists are available : Archives , Inscription

  3. Exchange files, script, data, experiences, etc can be posted on our File Exchange

  4. Browse our packages available through ATOMS

     from https://github.com/scilab/scilab

    (https://github.com/opencollab/scilab)

    --------------------------------------------------

cloud.scilab.in/

from https://github.com/saketkc/scilab_cloud 

No comments:

Post a Comment