Find local maxima
specifies additional parameters for finding local maxima using one or more
name-value pair arguments. For example,
TF
= islocalmax(___,Name,Value
)islocalmax(A,'SamplePoints',t)
finds local maxima of
A
with respect to the time stamps contained in the time
vector t
.
[
also returns the prominence corresponding to each element of TF
,P
] = islocalmax(___)A
for any
of the previous syntaxes.
Find Local
Extrema | ischange
| islocalmin
| isoutlier
| max