help-octave
[Top][All Lists]
Advanced

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

Re: Zero or not? ·[Xaero Chang]


From: Xaero Chang
Subject: Re: Zero or not? ·[Xaero Chang]
Date: Sun, 22 Jul 2007 09:09:09 +0800
User-agent: Opera Mail/9.20 (Linux)

在 Sun, 22 Jul 2007 01:07:56 +0800,<address@hidden> 写道:

Re: Zero or not?
Ok. Is there a way to predict the expected offset? I need to test if the sums across the columns of a matrix are zero, or at least within the bounds expected from the IEEE arithmetic.
Matthias

For example , if you would like to test the sums across the columns of matrix 'A'
are zeros or not, you may try the following code:

sum(A)<eps


--
Xaero Chang.
http://xaero.mmiyy.cn
Major in Economics&Finance. Interested in Matlab&Octave



reply via email to

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