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
-
Project Euler: Problem 3, Largest prime factor
1021 Solvers
-
Convert a vector into a number
575 Solvers
-
Reverse the elements of an array
812 Solvers
-
279 Solvers
-
Remove entire row and column in the matrix containing the input values
263 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!