
hans
Followers: 0 Following: 0
Feeds
提问
Moving average filter design from equation
Can you help me writing a code representing this equation for moving average filter It should be consider Data length, upper win...
2 years 前 | 1 个回答 | 0
1
个回答提问
can you help me fix this moving average filter it keeps giving me errors, I suppose to design a moving average filter from the filter equation bellow
smoothed=MovingAvgSmoothing(absval,Length1); plot(smoothed) function smoothed = Movi...
2 years 前 | 2 个回答 | 0