diff -r d86daf8b2dc2 -r 39513d5443c3 matlab.org --- a/matlab.org Wed May 11 13:28:50 2011 +0530 +++ b/matlab.org Tue May 17 00:15:17 2011 +0530 @@ -7,7 +7,7 @@ #+LANGUAGE: en #+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc email:nil author:nil timestamp:nil creator:nil -#+INFOJS_OPT: view:t toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js +#+INFOJS_OPT: view:t home:software.html toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+LINK_UP: @@ -89,22 +89,33 @@ * Octave ** About Octave -GNU Octave is a high-level interpreted language that provides -capabilities for the numerical solution of linear and nonlinear -problems,extensive graphics capabilities for data visualization and -manipulation. +GNU Octave is a high-level matrix based, interpreted language, +primarily intended for numerical computations. It provides a +convenient command line interface for solving linear and nonlinear +problems numerically, and for performing other numerical experiments +using a language that is, to a large extent, code compatible with +MATLAB. + +** List of Courses/Subjects/Areas where Scilab can be used -** List of Courses/Subjects/Areas where Octave can be used - - - Scientific Programming - - Computational Technologies - - Numerical Methods - - Signal Processing - - Solid Mechanics Calculations + - Linear Algebra, Optimization and Interpolation + - Actuarial functions + - Civil Engineering + - Combinatorics + - Digital Communication and Error Correcting + - Control Systems + - Signal Processing + - Image and Video Processing + - Statistics + - Finite Element and Finite Volume methods + - Networking + - Ordinary Differential Equations and Differential Algebraic Equations ** Learning Resources for Octave - - http://www.gnu.org/software/octave/ - - http://en.wikibooks.org/wiki/Octave_Programming_Tutorial/Getting_started + + - Official Octave Manual: http://www.gnu.org/software/octave/docs.html + - Octave Programming Tutorial: http://en.wikibooks.org/wiki/Octave_Programming_Tutorial + + ** Where Octave is used/Octave Support - - yet to be added