help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Matrices


From: Paul Kienzle
Subject: Re: Matrices
Date: Fri, 26 Apr 2002 09:05:23 -0400

To solve Ax=b for x use A\b.

See the linear-algebra chapter of the manual for a description
of lu, chol, inv, etc.

http://www.octave.org/doc/octave_18.html#SEC143

Paul Kienzle
address@hidden

On Thu, Apr 25, 2002 at 04:16:51PM -0500, Oscar Vasquez wrote:
> 
> Hello:
> I just want to know if someone of u guys have or know where can I find a =
> function to octave of Gauss or GaussJordan metods.
> I thank u guys.
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
> 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]