GNU Octave is a high-level language primarily meant for numerical computations. It has the capabilities to compute the numerical solution of linear and nonlinear problems, to perform other numerical experiments and for data visualization and manipulation. Normally used via interactive command line interface, it can also be used to write non-interactive programs.Learn more...