Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Octave mathematics package - similar to Matlab, but FREE.

Status
Not open for further replies.

kak111

Advanced Member level 4
Joined
Mar 30, 2011
Messages
1,365
Helped
933
Reputation
1,868
Reaction score
907
Trophy points
1,413
Location
Finland
Activity points
10,827
GNU Octave is a high-level 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 mostly compatible with Matlab.
It may also be used as a batch-oriented language.

Octave has extensive tools for solving common numerical linear algebra problems,
finding the roots of nonlinear equations, integrating ordinary functions, manipulating polynomials,
and integrating ordinary differential and differential-algebraic equations.
It is easily extensible and customizable via user-defined functions written in Octave's own language,
or using dynamically loaded modules written in C++, C, Fortran, or other languages.

GNU Octave is also freely redistributable software.
You may redistribute it and/or modify it under the terms of the GNU General Public License (GPL)
as published by the Free Software Foundation.

Octave was written by John W. Eaton and many others.
Because Octave is free software you are encouraged to help make Octave more useful by writing
and contributing additional functions for it, and by reporting any problems you may have.


Version 3.4.2 has been released at June 24, 2011

Octave
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top