Title

Example of Interval package in Octave

Author

xfliu

Description

The project show several examples about interval computing in Octave.

Properties

Public

  • README
  • DIRECTORY
  • DEMO

Interval package of Octave

Author: Xuefeng LIU, 2021/1/1

In this notebook, let us introduce the interval package of Octave for the purpose of verified computing under the interval airthmetic.

Computing under the interval arithmetic produces rigourous numerical results, which can be applied in mathematical proof. There are several implementation of interval arithmetic in C/C++, MATLAB, Octave, Python and other language. Ganjin platform provides the interval package of Octave, which is under the GPL-3.0+ license and can be used freely. This package has limited functions, compared with INTLAB (developed by S.R. Rump, in MATLAB and Octave languages), but is a good choice for beginners to the interval arithmetic.

The official documentation of interval package for Octave is here: https://octave.sourceforge.io/interval/package_doc/

About the directory

Folders or files beginning with a dot are not displayed by default.

Virtual Machine Setting

Warning!

You are starting the virtual machine as a visitor to current project. As a visitor, you can change files in the booted virtual machine, but the changed files will be aborted when the server is shut down.

(Please login first to start the virtual machine.)

About Machine Type

The machine with type as "n1-standard-1" has 1 CPU Core and 4GB memory. The Google app compute engine provides a detailed guide of the machine type. For more detailed information, please refer to More detail.
If you need a high-spec machine type, please contact the site manager.