GNU Octave
-
2014-10-22 14:39:20
Octave-Forge is a central location for the collaborative development of packages for GNU Octave.
The Octave-Forge packages expand Octave's core functionality by providing field specific features via Octave's package system. For example, image and signal processing, fuzzy logic, instrument control, and statistics packages are examples of individual Octave-Forge packages (browse the full list of packages).Douglas : -
2014-10-22 14:26:17
Среди свободных математических программ наиболее известными являются Scilab и Maxima. Достойным конкурентом им может быть программа GNU Octave. Octave представляет собой интерактивный командный интерфейс для решения математических задач. Octave – это мощный математический язык интерпретирующего типа. Интерпретатор Octave входит в состав многих дистрибутивов Linux (Debian, Ubuntu, Mandriva, ALT Linux), есть версия и для ОС Windows.
Douglas : -
2014-10-22 13:28:10
GNU Octave — свободная система для математических вычислений[2], использующая совместимый с MATLAB язык высокого уровня[3].
Octave представляет интерактивный командный интерфейс для решения линейных и нелинейных математических задач, а также проведения других численных экспериментов. Кроме того, Octave можно использовать для пакетной обработки. Язык Octave оперирует арифметикой вещественных и комплексных скаляров и матриц, имеет расширения для решения линейных алгебраических задач, нахождения корней систем нелинейных алгебраических уравнений, работы с полиномами, решения различных дифференциальных уравнений, интегрирования систем дифференциальных и дифференциально-алгебраических уравнений первого порядка, интегрирования функций на конечных и бесконечных интервалах. Этот список можно легко расширить, используя язык Octave (или используя динамически загружаемые модули, созданные на языках C, С++, Фортран и др.).Douglas : -
2014-10-22 13:24:01
Octave was originally intended to be companion software for an undergraduate-level textbook on chemical reactor design being written by James B. Rawlings of the University of Wisconsin-Madison and John G. Ekerdt of the University of Texas.
Clearly, Octave is now much more than just another ‘courseware’ package with limited utility beyond the classroom.Douglas : -
2014-10-22 13:22:30
These packages are meant for current versions of Octave. See the unmaintained section for information on older versions.
Douglas : -
2014-10-22 13:18:32
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 isfree 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.Douglas : -
2014-10-22 13:15:43
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 home is here.
Douglas :