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: Piet Wertelaers
Subject: [Octave-bug-tracker] [bug #46247] [control] lsim() function - potential numerical problem ; various other edits
Date: Mon, 19 Oct 2015 09:58:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

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

                 Summary: [control] lsim() function - potential numerical
problem ; various other edits
                 Project: GNU Octave
            Submitted by: piet
            Submitted on: Mon 19 Oct 2015 09:58:52 AM GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: piet
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 19 Oct 2015 09:58:52 AM GMT  Name: modified_function.txt  Size: 3kB 
 By: piet
Re-worked PORTIONS of the file lsim.m
<http://savannah.gnu.org/bugs/download.php?file_id=35226>
-------------------------------------------------------
Date: Mon 19 Oct 2015 09:58:52 AM GMT  Name: modified_header.txt  Size: 4kB  
By: piet
Re-worked PORTIONS of the file lsim.m
<http://savannah.gnu.org/bugs/download.php?file_id=35227>

    _______________________________________________________

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]