Hi,
 
In my work, I want to implement a fir filter with an input array. Since 
performing the filter on each input sample is slow, are there fast way to 
perform the fir filter operation?  Are there ways to convert input into an 
array and perform the array multipication?
 
Thanks
 
Frank
_________________________________________________________________
When your life is on the go—take your life with you.
http://clk.atdmt.com/MRT/go/115298558/direct/01/
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to