如何在通过8Hz至35Hz的matlab中实现椭圆滤波器? [英] How to implement elliptic filters in matlab that passes 8Hz to 35Hz?

查看:121
本文介绍了如何在通过8Hz至35Hz的matlab中实现椭圆滤波器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个表示为矩阵的采样信号,需要对其进行滤波以仅允许8-35 Hz.结果也应该是矩阵!

解决方案

使用"fdatool"创建过滤器.选择响应类型Bandpass和设计方法IIR - Elliptic.现在,您可以填写频率/幅度规格,然后通过幅度"检查幅度/相位响应.如果满意,请按File > Generate Matlab Code并选择Data Filtering Function.

I have a sampled signal represented as matrix which needs to be filtered to allow only 8-35 Hz. The result also should be a matrix !!

解决方案

Use the 'fdatool' to create your filter. Select the Response type Bandpass and the design methode IIR - Elliptic. Now you can fill in your freqency/magnitude specifications and Magnitude check the Magnitude/Phase response. When you are satisfied hit File > Generate Matlab Code and select Data Filtering Function.

这篇关于如何在通过8Hz至35Hz的matlab中实现椭圆滤波器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆