- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi can any one give me any direction how to use the FIR megacore to calculate a moving average.
I been playing around with it and don't relly understand it. Also can someone exoplain the ports into the block diagram. Thank you in advance.Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Since a 3-point moving average filter is simply (t1 + t2 + t3)/3.
Your coefficient set would be: Time . . Coeff. 1. . . . 0.33333 2. . . . 0.33333 3. . . . 0.33333 You can create a text file with the coefficients and import it into the megawizard (edit coefficient set, bottom of the window there is a radio button for import from file) (edit - sorry, I'm having a heck of a time making the table look like a table)
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page