DSPRelated.com

Varun (@varungupta)

Engineering Student

Re: Moving Average Filter's Magnitude Response

Reply posted 4 years ago (07/28/2020)
Yes, I tried doing that but meanwhile came across the official implementation of fvtool and realized that I should input the filter instance rather than the filtered...

Re: Moving Average Filter's Magnitude Response

Reply posted 4 years ago (07/28/2020)
So, 'fvtool' is a filter visualization tool and it plots all of these characteristics of the filter itself, like-phase response, magnitude response, group delay...

Re: Moving Average Filter's Magnitude Response

Reply posted 4 years ago (07/28/2020)
yes, that was an option as well, to scale it.But, I was using the fvtool somewhat incorrectly by passing filter data instead of the filter (instance) itself.Thanks...

Re: Moving Average Filter's Magnitude Response

Reply posted 4 years ago (07/28/2020)
Thank you so much :)Only if I had found this sooner.Do you also know why there are so many different function say for implementing the MA filter in MATLAB e.g -...

Re: Moving Average Filter's Magnitude Response

Reply posted 4 years ago (07/28/2020)
Thank you, but turns out I was passing filtered data instead of the filter's instance in fvtool, which solved my issue.

Re: Moving Average Filter's Magnitude Response

Reply posted 4 years ago (07/28/2020)
This solved it! Do you also know why there are so many different function say for implementing the MA filter in MATLAB e.g - movmean(), dsp.movingAverage(), (1/windowSize)*ones(1,windowSize),using...

Moving Average Filter's Magnitude Response

New thread started 4 years ago
I am working on filtering of data using the Moving average filter in MATLAB. My data is recorded temperature values on the Y-axis and Time(in seconds) on the X-axis (I'm...

Use this form to contact varungupta

Before you can contact a member of the *Related Sites:

  • You must be logged in (register here)
  • You must confirm you email address