[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Equiv. to rref func. in Matlab?
From: |
Ben Sapp |
Subject: |
Re: Equiv. to rref func. in Matlab? |
Date: |
Mon, 27 Sep 1999 08:37:56 -0600 |
I do not believe such a thing comes with octave yet. I have written
such a program and you can get it off the web at
http://www.neutrino.lanl.gov/~bsapp/octave/ You will need both _pivot.m
and rref.m to be in your path. If you want rrefmovie functionality
all you would have to do is remove the ';' in rref after the _pivot
operation.
address@hidden wrote:
> I'm new to Octave (and Matlab) and there is a function called rref(a)
> in the exercise section of the book I'm using which is supposed
> to output the reduced row echelon form of matrix a.
--
Ben Sapp Los Alamos National Laboratory
email: <mailto:address@hidden> Phone: (505)667-3277
Fax: (505)665-7920 URL: http://www.neutrino.lanl.gov/
--
---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL. To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------