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
-
65 Solvers
-
String substitution, sub problem to cryptoMath
216 Solvers
-
Calculate the area of a triangle between three points
2128 Solvers
-
Without the French accent please!
202 Solvers
-
Join Strings with Multiple Different Delimiters
128 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!