Multivariate Statistical Techniques
Vector Operations in Octave


What is Octave?

Octave is an open source program that performs vector and matrix operations. It is interoperable with another matrix program called MatLab, that is, the commands in Octave and MatLab are the same or very similar.

There are versions of Octave for Windows, Mac OS X, and Linux. It can be freely downloaded over the Internet from a number of diffent sites depending on your operating system.

What is the downside of Octave?

Octave is a complex program made up of a large number of components. This fact can make the program difficult and time consuming to install. On the Mac, Octave runs from the unix monitor, it is not an Aqua program.

The Vector

"Transpose" of a Vector

Adding Vectors

Subtracting Vectors

Multiplication by a Scalar

Vector Dot Product

Length of a Vector

Unit Length Vector

The Unit Vector


Multivariate Course Page

Phil Ender, 22oct03