Problem 1366. Finding peaks
Solution Stats
Problem Comments
-
1 Comment
goc3
on 18 Nov 2016
The test suite has been expanded.
Solution Comments
-
2 Comments
Qin
on 27 Feb 2017
y = findpeaks(x);
why this one doesn't work?
Dyuman Joshi
on 26 Apr 2021
findpeaks() function is a part of Signal Processing Toolbox, which Cody doesn't support.
Problem Recent Solvers293
Suggested Problems
-
Find the peak 3n+1 sequence value
1554 Solvers
-
Vectorize the digits of an Integer
288 Solvers
-
Split a string into chunks of specified length
948 Solvers
-
Sum the elements in either diagonal of a square matrix
193 Solvers
-
4481 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!