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

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

[Octave-bug-tracker] [bug #53649] tf could be more tolerant to complex c


From: Charles Praplan
Subject: [Octave-bug-tracker] [bug #53649] tf could be more tolerant to complex coefficient
Date: Sat, 14 Apr 2018 03:35:23 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0

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

                 Summary: tf could be more tolerant to complex coefficient
                 Project: GNU Octave
            Submitted by: charprap
            Submitted on: Sat 14 Apr 2018 07:35:22 AM UTC
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Missed Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: Charles Praplan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.2
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Function tf could be more tolerant to complex coefficients in case of residual
imaginary part due to arithmetic rounding.

See example below.

A warning would be better.

SYS=tf([0 0 0.253+j*1e-18] , [1, -1.158, 0.411], 1e-4)




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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