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 Solvers44
Suggested Problems
-
332 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
96 Solvers
-
Cell Counting: How Many Draws?
1378 Solvers
-
Volume of a sphere given its surface area
138 Solvers
-
Make a vector of prime numbers
377 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!