bugGNU Octave - Bugs: bug #64214, (signal) demo #4 and demo #9 from...

 
 

bug #64214: (signal) demo #4 and demo #9 from firpm errors

Submitter:  Dmitri A. Sergatskov <dasergatskov>
Submitted:  Thu 18 May 2023 06:08:10 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  lostbard
Originator Name:  Open/Closed:  * Closed
Release:  * other Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 22 Jul 2023 10:34:45 PM UTC, comment #2: 

should be fixed in v1.4.5

John Donoghue <lostbard>
Group Member
Sat 20 May 2023 11:43:26 AM UTC, comment #1: 

Patch #10351 submitted that fixes issues - pushed to signal repo

John Donoghue <lostbard>
Group Member
Thu 18 May 2023 06:08:10 PM UTC, original submission:  

signal-1.4.4

Demos #4 and #9 fail. The extracted code is attached.



octave:1> firpm_demo4
error: 'curve' undefined near line 4, column 15
error: called from
    @<anonymous> at line 3 column 22
    firpm_demo4 at line 8 column 3
octave:2> firpm_demo9
error: parse error near line 2 of file firpm_demo9.m

  invalid use of operator = in anonymous function

>>>  cic = @(f) (sin (pi*(t=f+eps*!f)/2)./sin (pi*t/2/10)/10).^4;


Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #54759:  firpm_demo4.m added by dasergatskov (690B - text/x-objcsrc)
file #54760:  firpm_demo9.m added by dasergatskov (578B - text/x-objcsrc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lostbard (Posted a comment)
  • -email is unavailable- added by dasergatskov (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-07-22 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2023-05-20 lostbard StatusNone Ready For Test
        Assigned toNone lostbard
    2023-05-18 dasergatskov Attached File- Added firpm_demo4.m, #54759
        Attached File- Added firpm_demo9.m, #54760

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code