create Matlab function to preform a running average filter
显示 更早的评论
hi there I am clueless on how to create Matlab function to preform a running average filter using the following data:
[1 9 10 11 12 13 14 15 14 13 12 11 10 9 1]
may someone help me please and thank you
1 个评论
Yao Li
2013-4-19
I think it depends on the precision of the filter. Do you want to calculate the mean value of ervery 3 points, 5 points or 7 points, etc?
采纳的回答
更多回答(1 个)
Ma sa
2016-11-28
0 个投票
How can i creat an average filter of size(3*3)??
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!