Moving average filter

Status
Not open for further replies.

zfiltering

Newbie level 3
Joined
Feb 13, 2009
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,293
moving average filter

Hello,

Signal: x=[1 0 2 0 2 3 4 1 8];

Could you please explain how to build the following filter in Matlab:
f(t)=0.5(t³+t²+t)

and use it as a moving-average filter
G=Σf(i)*g(t+i), i=\[ \overline{-5,5}\]

where g(i)=Σ(x)

Thanks for taking a time helping me
 

moving average filter matlab

Hi all,

can any body help please, I need it also

thanks
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…