GNU Octave 

Notes on Octave-Clone of Matlab.pdf

GNU Octave is numerical programming software featuring a high-level programming language, primarily intended for numerical computations. It uses matrix based computation, i.e. each input and output is considered as vector/matrix even if input is integer 1.  Octave helps in solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with MATLAB. It may also be used as a batch-oriented language. Since it is part of the GNU Project, it is free software under the terms of the GNU General Public License.

Octave is one of the major free alternatives to MATLAB, others being Scilab and FreeMat.  Scilab, however, puts less emphasis on (bidirectional) syntactic compatibility with MATLAB than Octave does; and FreeMat has not had an update since June 2013.

This software is helpful to:

This software helps in :

Why should we use Octave :

Quiz Sets