Possible Duplicates:
free matlab environment
What’s the best MATLAB equivalent? (open source or otherwise free)
Please suggest any open source/free software equivalent to Matlab for windows with same syntax which is best and widely used
Possible Duplicates:
free matlab environment
What’s the best MATLAB equivalent? (open source or otherwise free)
Please suggest any open source/free software equivalent to Matlab for windows with same syntax which is best and widely used
Octave is a free Matlab-like program that a lot of people seem to like.
This site has a whole list of free alternatives: http://www.math.tu-berlin.de/~ehrhardt/matlab_alternatives.html
GNU Octave is the closest replacement, it supports large parts of the Matlab syntax, plus incorporates several improvements (IMHO) to the language.
But if you are familiar with python I suggest you also take a look at SciPy. Powerful language, a lot of libraries, and active development in scientific libraries (plotting, calculus, etc.). Use the ipython interactive shell.
The most popular alternatives are: Octave and Scilab (www.scilab.org).
First the obvious choices for MATLAB alternatives:
And heres a number of similar environments (not all of them are OSS):