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

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

[Octave-bug-tracker] [bug #51148] residue function potentially inaccurat


From: anonymous
Subject: [Octave-bug-tracker] [bug #51148] residue function potentially inaccurate
Date: Thu, 1 Jun 2017 17:31:19 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #11, bug #51148 (project octave):

I just examined the effect of different permutations of the input data on the
result of the residue function (by removing the semicolon after the residue
function and commenting out the rest of the foster2cauer function). I found
that in two cases, I do not get


p =

  1.0000e+018  9.0036e+027  1.1289e+036  1.7010e+047

q =

  1.0000e+000  1.9231e+015  3.2045e+024  1.3427e+032  2.3274e+038


but


p =

  1.0000e+018  9.0036e+027  1.1294e+036  -7.5446e+047

q =

  1.0000e+000  1.9231e+015  3.2045e+024  1.3427e+032  2.3274e+038


This reinforces the impression that there is something wrong here.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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