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

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

[Octave-patch-tracker] [patch #10352] adding islinphase.m


From: John Donoghue
Subject: [Octave-patch-tracker] [patch #10352] adding islinphase.m
Date: Wed, 28 Jun 2023 09:32:02 -0400 (EDT)

Follow-up Comment #3, patch #10352 (project octave):

I diffed the attached grpdelay to mine and its the same, I also verified
islinphase is the same as the attached file.

Removing the ';' on the polebins  = find (abs (den) < minmag) line in grpdelay
and running I see:

> b = [1 -1]; a = [1 -2];
f = islinphase (b, a, 1E-1);
polebins = 1
warning: grpdelay: setting group delay to 0 at singularity
warning: called from
    grpdelay at line 191 column 5
    islinphase at line 94 column 9






    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10352>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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