[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Some Octave newbie questions regarding number format and matrices
From: |
hdfrango |
Subject: |
Some Octave newbie questions regarding number format and matrices |
Date: |
Sat, 19 Sep 2009 08:24:53 -0700 (PDT) |
Hi,
I started using Octave very recently and am still unsure about a few things:
1. is there any way to force octave to express numbers in fraction form, to
avoid loss of precision?
2. when I want to computer the inverse of a matrix, I have to do inv(A'),
computing the inverse of the transpose, in order to get the correct answer.
Why is that?
thank you
--
View this message in context:
http://www.nabble.com/Some-Octave-newbie-questions-regarding-number-format-and-matrices-tp25522543p25522543.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Some Octave newbie questions regarding number format and matrices,
hdfrango <=