Package ca.uqac.lif.cep.signal
package ca.uqac.lif.cep.signal
Signal processing functionalities: peak detection, threshold, etc.
- Author:
- Sylvain Hallé
-
ClassesClassDescriptionOutputs at most one non-zero event in an interval of width n.Dummy main fileFinds a peak in a data stream using the local maximum algorithm.Finds peaks in a sequence of numerical values using the "travel-rise" technique.Persists a locally maximal value for a certain amount of time.Finds a plateau in a data stream.Computes the average of values in an array