|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Scilab - A Matlab Clone
You can download binaries for several platforms, including MS Windows. Or, if you are feeling adventurous, you can download the source files and compile them yourself. See, that's the idea of open source: if you feel so inclined, you can read the source, find and fix bugs or just change things so that you like them better.
If you have already developed applications in Matlab, they have a web page devoted to equivalences between Scilab and Matlab built-in functions. For example, in order to calculate the eigenvalues of a matrix A, for example, they would be calculated in Matlab as eig(A) and in Scilab as spec(A). Root loci of a system are calculated and plotted using rootlocus in Matlab and evans in Scilab (as in "Evans root locus"). |
This web site copyright © 1999-2000 by Robert A. Luke. All rights reserved. |