LabWINC wrote: > It's for research work. I'm implementing an algorithm from a matlab > one. > It could be very difficult to find the fir coefficients because i have > lot of fileters to implement.
Oh, you mean you need to find the coefficients, not just implement the FIR filter itself. (Perhaps to some these describe the same thing, but I would call the former "designing the filter".) I see John Hunter's post shows scipy probably has what you need. -Peter -- http://mail.python.org/mailman/listinfo/python-list