[Scilab-users] find and locate local maxima

CHEZE David 227480 david.cheze at cea.fr
Tue Mar 16 14:52:39 CET 2021


Hi all,

I'm looking for function that could find and locate every local maxima of any discrete time signal (timeseries), similar to Matlab or Octave function findpeaks(), scipy find_peaks(). Is anyone aware if something similar is already available in Scilab ? (I already browsed a little bit and it don't seem so...)
If not in Scilab macros, any hint to use the Octave or scipy function directly from Scilab?
More globally it seems that Octave Forge could be linked with Python (from oct2py import octave
# Load the Octage-Forge signal package.
octave.eval("pkg load signal")), does someone ever tried to bridge similarly in Scilab ? oct2sci

Kind regards,

David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20210316/5efd3eb0/attachment.htm>


More information about the users mailing list