help-octave
[Top][All Lists]
Advanced

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

Re: I need help...


From: A S Hodel
Subject: Re: I need help...
Date: Mon, 30 Oct 2000 16:07:39 -0600
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022

> on 10/30/00 3:52 PM, address@hidden at address@hidden wrote:

> How can I find the determinant of a matrix in Octave?  Thanks..

det(A); alternatively, prod(eig(A))

-- 
A S Hodel Assoc. Prof. Dept Elec. Comp. Eng.  Auburn Univ, AL 36849-5201
(334) 844-1854 Fax -1809 http://www.eng.auburn.edu/Šþscotte



-------------------------------------------------------------
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]