octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #33503] null.m: tolerance for zero in basis el


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #33503] null.m: tolerance for zero in basis elements
Date: Thu, 09 Jun 2011 20:55:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Foresthorse/3.6.13 (like Firefox/3.6.13)

Follow-up Comment #3, bug #33503 (project octave):

Yes, can you please explain? The computed tolerance


    TOL = max (size (A)) * max (svd (A)) * eps 


is used for determining how many vectors to place in the nullspace. Why should
this tolerance also be used for setting entries of these vectors to zero? And
will we get complaints in the future from Matlab users because it doesn't do
this on Matlab?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33503>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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