patchGNU Octave - Patches: patch #8978, Signal package : Implementation of...

 
 

patch #8978: Signal package : Implementation of rms function (rms.m)

Submitter:  None
Submitted:  Thu 14 Apr 2016 05:18:07 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Duplicate Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 14 Apr 2016 05:59:36 PM UTC, comment #3: 

There is already a patch for rms and peak2rms: #8636
http://savannah.gnu.org/patch/?func=detailitem&item_id=8636

Andreas Weber <andy1978>
Group Member
Thu 14 Apr 2016 05:58:38 PM UTC, comment #2: 

Octave has an RMS function:
http://octave.sourceforge.net/nan/function/rms.html

But it is in the wrong pkg.

This is a good example for the argument that each function should be in the proper pkg!!!!

Doug Stewart <dastew>
Thu 14 Apr 2016 05:26:31 PM UTC, comment #1: 

Sorry , I wasn't logged in when I shared the post

Francesco Repola <orangegrey>
Thu 14 Apr 2016 05:18:07 PM UTC, original submission:  

I'm an Electronic engineering 's student , using octave for signals processing I've noted that a lot of function of signal package are not implemented . So I decided to implement it . I begin with proposing the rms function (present but not yet implemented in signal package ). I tested it , it seems working very well , so I decided to share it with you ;)
It compute root-main-squared value as well as the homonym matlab function.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #36927:  rms.m added by orangegrey (1KiB - application/octet-stream)

 

Digest:
   patch dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by andy1978 (Posted a comment)
  • -email is unavailable- added by dastew (Posted a comment)
  • -email is unavailable- added by orangegrey (Posted a comment)
  • -email is unavailable- added by None (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 logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-26 mtmiller Carbon-CopyRemoved 80942 -
    2016-04-14 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
    2016-04-14 andy1978 Dependencies- Depends on patch #8636
    2016-04-14 orangegrey Attached File- Added rms.m, #36927

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code