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

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

[Octave-bug-tracker] [bug #46247] [control] lsim() function - potential


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #46247] [control] lsim() function - potential numerical problem ; various other edits
Date: Mon, 19 Oct 2015 12:39:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.3.0

Follow-up Comment #1, bug #46247 (project octave):

I am unsure what happened, but the original got lost (probably due to the
sensitivity of savannahs markup).

Here is is again (it reads fine in the emails):

> The internal reconstruction of the time vector with  dt = t(2) - t(1);  and 
t = reshape (tinitial : dt : tfinal, [], 1);  can be susceptible to round-off,
rising unjustified complaints about size inconsistencies between U and T. The
attempted fix gives prime importance to the len_t  variable, instead of  dt.
On the fly, some other cosmetics are suggested, also in the help text.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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