blob: 4e1932f7c5499348fac9547efd6ea553b7ab5a72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Scilab is a scientific software package for numerical computations in a
user-friendly environment. It features:
Elaborate data structures.
Sophisticated interpreter and programming language with Matlab-like syntax.
Hundreds of built-in math functions.
Stunning graphics.
Open structure.
Many built-in libraries:
Linear Algebra.
Control.
Package for linear matrix inequalities, optimization.
Signal processing.
Simulation.
Optimization.
Metanet.
Symbolic capabilities through Maple interface.
WWW: http://www.scilab.org
Note: To configure your local printers, add their names to the PRINTERS
variable in the scilab script.
-- P. Menezes (paulo@isr.uc.pt)
|