octave-maintainers
[Top][All Lists]
Advanced

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

Re: Improved normest


From: Jaroslav Hajek
Subject: Re: Improved normest
Date: Thu, 26 Nov 2009 12:38:14 +0100



On Thu, Nov 26, 2009 at 12:19 PM, Marco Caliari <address@hidden> wrote:
Dear maintainers,

I have seen changeset http://hg.savannah.gnu.org/hgweb/octave/rev/87595d714005 about normest, by Jaroslav. As already discussed, the choice

x = norm (A, "columns").'

for the initial vector leads to wrong values (second largest eigenvalue) for some "important" matrices, like

toeplitz([-2,1,zeros(1,2)]), toeplitz([-2,1,zeros(1,4)]), etc

This was the reason for the old random initial vector. I agree it is not nice to have slightly different results at each run, but it is not nice to have wrong values, too.

Best regards,

Marco

Already discussed? When? I couldn't find anything.
It's no problem to randomize it again, but I think a non-random behavior is preferable.
Can the initial vector be improved somehow?

--
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz

reply via email to

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