Find local minima
specifies additional parameters for finding local minima using one or more
name-value pair arguments. For example,
TF
= islocalmin(___,Name,Value
)islocalmin(A,'SamplePoints',t)
finds local minima 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
] = islocalmin(___)A
for any
of the previous syntaxes.
Find Local
Extrema | ischange
| islocalmax
| isoutlier
| min