Octave is a computer program for performing numerical computations which is mostly compatible with http://alternativeto.net/software/matlab/ . It is part of the GNU Project. It is free software under the terms of the GNU General Public License.
GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs.
↧