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 Solvers298
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1227 Solvers
-
2356 Solvers
-
253 Solvers
-
Remove entire row and column in the matrix containing the input values
234 Solvers
-
266 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!