Problem 429. function on a moving window
Solution Stats
Problem Comments
-
1 Comment
GeeTwo
on 5 Aug 2022
It wasn't clear until seeing the test cases. The problem is to APPLY the given function handle and return the filtered data, NOT to return a function handle that will do this.
Solution Comments
-
2 Comments
GeeTwo
on 5 Aug 2022
This is a wonderful example of the dangers of teaching to the test.
Dyuman Joshi
on 26 Dec 2022
Test cases have been added.
Problem Recent Solvers43
Suggested Problems
-
297 Solvers
-
107 Solvers
-
Find perfect placement of non-rotating dominoes (easier)
302 Solvers
-
Calculate the height of an object dropped from the sky
204 Solvers
-
438 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!