LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Least square linear-phase FIR filter

I need to geta second order derivative of an array based on 2 stage filtering with a least square linear phase FIR "differentiator " filter. Previously this was done using the matlab routine firls using the "differentiator" tag. Any ideas how this can be done in LabView?

Thanks in advance.
0 Kudos
Message 1 of 2
(2,739 Views)
I don't believe that LabVIEW has any differentiation functions that use this algorithm. The only derivative function is located in the analyze, signal processing, time domain. You would probably have to build your own.
0 Kudos
Message 2 of 2
(2,739 Views)