GNU Octave - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: GNU Octave


  
 GNU Octave - Wikipedia, the free encyclopedia
Octave is a free computer program for performing numerical computations, which is mostly compatible with MATLAB.
Octave is rather a tool for scientific computation.
Note that Octave is not a computer algebra system.
http://en.wikipedia.org/wiki/GNU_Octave   (334 words)

  
 Octave Software
Octave for Linux is more robust and quicker than octave for an equivalent win32 system.
Octave is available for most unix systems and for Mac OSX.
While the School (SITE) has a Matlab site license, this is not available to people working from their own computers or at home.
http://www.site.uottawa.ca/~adler/octave   (320 words)

  
 GNU Octave - An Introduction LG #109
GNU Octave is a high-level language for numerical computations.
Octave's built-in data types are real and complex scalars and matrices, character strings and a data structure type.
The Octave developers welcome new additions and hopefully by the end of this series you might be writing and contributing your own Octave functions.
http://linuxgazette.net/109/odonovan.html   (1813 words)

  
 Debian -- octave
GNU Octave language for numerical computations (2.1 branch)
Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations.
This package is an empty 'virtual' package whose sole purpose is to install the current Octave version from the 2.1 branch.
http://packages.debian.org/stable/math/octave.html   (132 words)

  
 debaday: octave - The GNU Octave language for numerical computations
Octave is a (mostly Matlab®; compatible) high-level language, primarily intended for numerical computations.
Octave uses some of the best and most respected numerical libraries as balgen, dassl, eispack, fftpack, lapack, linpack, minpack, odepack, ranlib, slatec-fn and villad.
octave - The GNU Octave language for numerical computations
http://www.livejournal.com/users/debaday/18485.html   (265 words)

  
 Introduction to GNU Octave
The syntax of Octave resembles that of Matlab.
Octave is an interactive programming language specifically suited for vectorizable numerical calculations.
In Octave, several function can be defined in a single script file.
http://math.iu-bremen.de/oliver/teaching/iub/resources/octave/octave-intro/octave-intro.html   (1288 words)

  
 [No title]
Supporting it in octave would mean the ability to easily interchange data with a wide variety of other scientific computing tools, projects, and visualization programs.
For those of you who don't know, HDF is a portable binary format and free supporting library developed at NCSA in Illinois, and is designed for storing large scientific datasets.
(One can't load arbitrary HDF files because octave doesn't support 3+ dimensional data sets...so my slice importer will still be useful.) HDF5, by the way, is a recent complete rewrite of HDF by NCSA, and is the direction of future HDF development.
http://www.che.wisc.edu/octave/mailing-lists/help-octave/1999/1576   (452 words)

  
 GNU Octave - Functions and Scripts LG #112
This is an excellent feature of Octave that can be very useful for large problems where a mixture of programs, tools or applications may be needed to solve the problem.
Another common algorithm for calculating the factorial of a number is to use a recursive function (a recursive function is one that calls itself).
As I mentioned in the previous article, Octave is not as complete as Matlab for specialised functions and the Octave developers welcome new additions which are well written and robust.
http://linuxgazette.net/112/odonovan.html   (2461 words)

  
 GNU Octave
GNU Octave is a high-level language, primarily intended for numerical computations.
Octave's diary feature allows you to keep a log of all or part of an interactive session by recording the input you type and the output that Octave produces in a separate file.
Octave is available on CD-ROM with various collections of other free software, and from the Free Software Foundation.
http://www.fi.uib.no/Fysisk/Teori/nyoctave.html   (12036 words)

  
 [No title]
GNU Octave is available for Windows and Linux (but not for Mac).
MATLAB and OCTAVE are high-level computational packages primarily intended for solving problems in linear algebra, and are mostly compatible.
You may use MATLAB in any of university computer labs.
http://www.math.tntech.edu/machida/2010/idemo.html   (318 words)

  
 Debian -- Software Packages in "testing", math section
GNU Octave language for numerical computations (2.1 branch)
GNU R core of statistical computing language and environment
GNU R package for time-series analysis and comp.
http://packages.debian.org/testing/math   (843 words)

  
 GNU Octave - C Installing Octave
Modifying Octave's makefiles to work with other make programs is probably not worth your time.
You can either compile and install Octave using the source distribution, reinstall the binary distribution in the default directory, or copy the commands in the octave shell script wrapper to your shell startup files (and the shell startup files for anyone else who is using Octave) and then rename the file
For instructions on how to install the binary distributions of Octave, see section C.3 Binary Distributions.
http://www.csa.iisc.ernet.in/old-website/Department_Resources/Hypertext/octave/octave_33.html   (1733 words)

  
 Octave-Forge: ScaryOctave
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.
An [Octave interface to the G2 package], which allows access to multiple target graphic devices (PNG, JPEG, PS, EPS, X11 etc.).
http://wiki.octave.org   (424 words)

  
 Octave
This should not be surprising, because Octave uses Gnuplot for all its graphics.
is a built-in function that has been compiled into Octave binary.
Observe that every time you perform an operation, Octave returns the result immediately.
http://beige.ucs.indiana.edu/P573/node92.html   (508 words)

  
 Melbourne Linux
Octave can be used for both interactive calculations and for running the scripts, which can be complex programs written in
You can start the program immediately by typing "octave".
RPM aborts installation due to gnuplot dependency, that is because you are missing plotting program
http://www.melbournelinux.com/octave.html   (1015 words)

  
 Octave FAQ - MATLAB compatibility
The differences of the second category are usually because the authors of Octave decided on a better (subjective) implementation that the way MATLAB does it, and so introduced "user preference variables" so that you can customize Octave's behavior to be either MATLAB-compatible or to use Octave's new features.
The first category, irrelevant differences, do not affect computations and most likely do not affect the execution of function files.
in MATLAB, but generates an error in Octave.
http://www-aig.jpl.nasa.gov/public/home/decoste/HTMLS/GNU/octave/FAQ_24.html   (349 words)

  
 Installing Octave on Windows 95 and NT machines
To: help-octave@bevo.che.wisc.edu Subject: octave-2.0.8-i386-cygwin32 (b18) binary available I just uploaded the octave 2.0.8 binaries for Windows '95/NT (using Cygnus' gnu-win32 project) to my gnu-win32 web page.
- Due to C++ front-end bugs in 970404 snapshot (one supplied with b17.1), building octave is a non-trivial task under b18.
Cc: help-octave@bevo.che.wisc.edu, niles@axp745.gsfc.nasa.gov Subject: Re: octave-2.0.8-i386-cygwin32 (b18) binary available > I just uploaded the octave 2.0.8 binaries for Windows '95/NT (using > Cygnus' gnu-win32 project) to my gnu-win32 web page.
http://www.math.uic.edu/~berger/M471/octave.html   (871 words)

  
 Octave -- a high-level language for numerical computations
Octave is a high level language for numerical computations that is mostly compatible with Matlab.
Octave -- a high-level language for numerical computations
Information about Octave is now available from http://www.che.wisc.edu/octave.html.
http://www.che.utexas.edu/octave.html   (31 words)

  
 GNU Octave - Installing EOS
If you have GNU Emacs with a version number at least as high as 19.35, you are all set up, because EOS is respectively will be part of GNU Emacs as of version 19.35.
subdirectory of the Octave distribution to a place where Emacs can find them (this depends on how your Emacs was installed).
These files, or better yet their byte-compiled versions, should be somewhere in your Emacs load-path.
http://www.network-theory.co.uk/docs/octave/octave_189.html   (117 words)

  
 Numerical Workbenches, part III LG #71
In the last part, Octave, Scilab, and Tela have to tackle the given tasks.
line to Octave, one where the values of vector iso_levels are ``interpolated'' into (Perl programmers do this all day long), the race is won.
Again, the first step is to compute the vector iso_levels.
http://www.linuxgazette.com/issue71/spiel.html   (4536 words)

  
 Downloading Octave
The current best solution for installing Octave on Windows systems is to simply use the most recent Cygwin package of Octave, available from www.cygwin.com (look in the Math category when installing).
The latest stable release of the Octave sources may also be found on the official Free Software Foundation ftp site, ftp://ftp.gnu.org/pub/gnu, which is also mirrored on many sites around the world.
Most people who are not actively involved in Octave's development will want to use this version.
http://www.octave.org/download.html   (370 words)

  
 Recommended Reading
``GNU Octave, A high-level interactive language for numerical computations'', by John W. Eaton, Edition 3 for Octave version 2.0.13, February 1997.
An official Octave manual that is distributed together with Octave source.
The book covers some elementary numerical analysis too - not a bad way to learn about it.
http://beige.ucs.indiana.edu/B673/node6.html   (897 words)

  
 MatLinks.net
Members of both GNU Octave and The Mathworks have been approached for collaboration and cross-linking opportunities.
The moderator at GNU Octave has expressed genuine interest, while The Mathworks is still deciding where, if anywhere, MatLinks fits into their scheme of things.
There's now a painless Windows 95/98/2k/ME/NT installation of GNU Octave available at MatLinks.
http://matlinks.sourceforge.net   (392 words)

  
 Lineare Algebra I: Installation von Octave unter Linux
Also noch viel Spass mit Octave + Octave-forge + kOctave.
Octave is now configured for i686-pc-linux-gnu Source directory:.
Dabei stellte sich heraus daß ich einige Pakete nachinstallieren musste, da einige Programme (respektive deren Header) nicht Bestandteil meiner Installation waren.
http://www.tu-harburg.de/~matjz/work/octave/linux   (2299 words)

  
 Iode --- Download
For the text-based user interface and mathematical core routines: Octave 2.0.16 or later.
The problem has been solved, and future releases of Octave should be fine.
Note that purchase of Matlab is not required for students in mathematics courses at UIUC because Matlab is available on the lab machines.
http://www.math.uiuc.edu/iode/download.html   (438 words)

  
 Octave
Octave is a free software tool for numerical analysis and visualization.
Many contributed functions packages (like the toolboxes in MATLAB) are available.
There is no SIMULINK-like tool in Octave, but there are many simulation functions (as in Control System Toolbox in MATLAB).
http://www.techteach.no/octave   (120 words)

  
 Help for Octave Matrix Numeric Tools
John W. Eaton, Octave: A high-level interactive language for numerical computations : (Click Here).
Also, if you are seeking Octave Recording Hardware you are at the WRONG LINK, see Octave Systems Inc. }
Octave Examples for Solving Linear Algebra Equations: (Click Here)
http://www.math.uic.edu/~hanson/mcs471octave.html   (337 words)

  
 Octave module for the Mersenne Twister MT19337 RNG
I have simply combined the pieces, and provided simple C++ wrappers so that Octave can access this code.
To give a rough idea of the speed improvement, consider the following simple program which times Octave's standard RNG, and the Mersenne Twister.
This package is released under the GNU GPL just like Octave, the MT and RANDLIB.
http://dirk.eddelbuettel.com/code/octave-mt.html   (372 words)

  
 Iode --- Documentation
We will be happy to consider your contributions (anything, really, such as feature requests, bug reports, bug fixes, new modules, and course materials), and we will be sure to give you the credit you deserve if your work makes it into the official distribution of Iode.
Please drop us a line at iode@math.uiuc.edu if you would like to learn more about the techniques and tools (such as GNU Make and Genpage - Version: 1.0.7) that we use to maintain and develop Iode and its supporting materials.
We are distributing Iode under the GNU General Public License in the hope that we will find like-minded people who are willing to add to Iode.
http://www.math.uiuc.edu/iode/documentation.html   (273 words)

  
 quantum-octave
Package quantum-octave is a set of functions for GNU Octave which allows to simulate quantum computers and simple quantum systems.
Last modification: Wed Mar 9 12:30:29 UTC 2005
http://quantum-octave.sourceforge.net   (163 words)

  
 Installing GNU Octave for Windows
Thankfully there is an installer which includes everything we need.
This example script solves Question 13 from Section 2.1 of your textbook.
To get octave working, you need octave itself, the octave-forge add-on package, gnuplot, and a basic unix-like system running on top of Windows (called cygwin).
http://www.math.sfu.ca/~cbm/ta/octave.html   (438 words)

  
 SourceForge.net: Project Info - MatLinks/Chorus
MatLinks/Chorus is an open source project which aims to pull in the best GNU Octave and Matlab/Simulink toolboxes available in the public domain.
Contributions come from scientists and engineers around the world from both academia and industry.
http://sourceforge.net/projects/matlinks   (137 words)

  
 SourceForge.net: Project Info - GNU Octave Repository
Central storage place for script and function files used with GNU Octave.
License: BSD License, GNU General Public License (GPL), Public Domain
http://sourceforge.net/projects/octave   (107 words)

  
 Gnuplot 4.0 Tutorial
Gnuplot is used for plotting in a free and open Matlab-like programming environment called Octave.
The PostScript file format convention used by Gnuplot is described in this document by Richard Crawford.
If you would like two figures to be laser-printed on the same page, you may use the following shell script.
http://www.duke.edu/~hpgavin/gnuplot.html   (1485 words)

  
 KMatplot
It can be used instead of Gnuplot with Octave and Scilab - there are new dll functions installed in those packages, which communicate with KMatplot through an Unix socket.
KMatplot is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
As opposite to Gnuplot, KMatplot is very clickable, so easier to use for unexperienced users.
http://kmatplot.sourceforge.net   (637 words)

  
 Learning Autoconf and Automake
examples see the Tcl/Tk distribution and the source code for Octave.
I've started writting a tutorial for helping programmers getting started with GNU autoconf and automake.
A previous attempt was done at this by Mark Galassi.
http://www.amath.washington.edu/~lf/tutorials/autoconf   (157 words)

  
 [No title]
% ode23.m is free software; you can redistribute it and/or modify it % under the terms of the GNU General Public License as published by % the Free Software Foundation; either version 2, or (at your option) % any later version.
See the GNU % General Public License for more details at www.gnu.org/copyleft/gpl.html.
function [tout,xout] = ode23(FUN,tspan,x0,ode_fcn_format,tol,trace,count) % Copyright (C) 2001, 2000 Marc Compere % This file is intended for use with Octave.
http://users.powernet.co.uk/kienzle/octave/matcompat/scripts/ode_v1.11/ode23.m   (512 words)

  
 Network Theory Ltd - Funding Free Software
from GNU manual and general sales (patronage program)
http://www.network-theory.co.uk/funding.html   (140 words)

  
 LAM / MPI Parallel Computing under Octave
In 5 seconds you will be redirected to the new version
There is a new home page for MPITB for Octave.
If your browser is not automatically redirected, follow one of the previous links
http://atc.ugr.es/javier-bin/mpitb   (34 words)

  
 Graphic for Matlab and Octave
graphic matlab octave postscript eps portable free gnu mfiles plot functions
Hier finden Sie Informationen zu den folgenden Themen:
http://www.epstk.de   (19 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.