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

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

[Octave-bug-tracker] [bug #39267] signal package: findpeaks: Error:subsc


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #39267] signal package: findpeaks: Error:subscript indices must be either positive integers or logicals
Date: Fri, 21 Jun 2013 09:44:11 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36

Follow-up Comment #5, bug #39267 (project octave):

Mike,

the implementaton of find peak suses a very rough estimate for the 1st and 2nd
derivative. It wont work correctly on data that is not smooth unless you fine
tune the parameters, check the demos.
findpeaks is a heuristical function, parameters are important and you have to
tune them to get good results.


One possible solution is to implement other methods to find the peaks that are
not based on 1st and 2nd derivative. But at the moment I can't work on it.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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