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 Solvers317
Suggested Problems
-
3081 Solvers
-
1349 Solvers
-
Getting the indices from a vector
6877 Solvers
-
Implement a bubble sort technique and output the number of swaps required
221 Solvers
-
628 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!