开发者

implement butterworth filter in objective c

Has anyone implemented the Butter开发者_如何学JAVAworth filter in objective c? I need to implement this filter [b,a]=butter(n,Wn,'ftype');

Any advice or where I should look for more info?

Thanks, Andrey


Use one written in C, see previous Stackoverflow question and here for possibilities.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜