====== Octave ====== "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. The Octave language is quite similar to Matlab so that most programs are easily portable. \\ Octave is distributed under the terms of the GNU General Public License." \\ Source: [[http://www.octave.org/|GNU Octave]] for numerical computations. ===== Download ===== https://www.gnu.org/software/octave/download.html ===== Official manual ===== GNU Octave Manual, Authors: John W. Eaton, David Bateman, Søren Hauberg - [[http://www.gnu.org/software/octave/doc/interpreter/|Online]] (Version 4.0.1) - [[http://www.network-theory.co.uk/octave/manual/|Printed book]] (Version 3) ===== Tutorials ===== - [[http://www-mdp.eng.cam.ac.uk/web/CD/engapps/octave/octavetut.pdf|Introduction to Octave]] by Dr. P.J.G. Long, Department of Engineering, University of Cambridge - [[http://mhelm.de/octave/|Some Octave scripts]] - http://www.qsl.net/zl1an/Software/Octave1.pdf ===== My own Scripts for Teaching ===== :!: My [[supp:octave:contrib:start|own scripts]]