04-11-2016 08:07 PM
Anyone has any idea what a "FFT based digital FIR filter with an arbitrary shaped frequency response" is? How can I create such a filter in LabVIEW?
Thanks.
Ian
04-12-2016 12:51 PM
A little more info, this is the description of a "Filter_FRF" filter function in LMS Test.Lab.
Thanks
Ian
04-12-2016
02:46 PM
- last edited on
01-03-2024
02:11 PM
by
migration-bot
I recommend taking a look at this document about FIR filter design in LabVIEW.
You should also consider the following help documentation. There are several different options for implementing FIR filters. These can all be found in the signal processing palette. For your case I think the Digital FIR Filter VI might be a good place to start.