Can anyone tell me which filters are available to evaluate phase and amplitude?

2 次查看(过去 30 天)
I want the output of the filter (filter response) to be amplitude and phase plots.(I have the data with me) i just want to the filter which can be used
  1 个评论
dpb
dpb 2016-9-9
You can get the outputs from any filter desired; presuming you have the Signal Processing Toolbox, you might look at
fvtool - Filter Visualization Tool
for a prepared user interface that sounds like what you might be looking for...

请先登录,再进行评论。

采纳的回答

Star Strider
Star Strider 2016-9-9
I would use the freqz function for discrete filters, and freqs for continuous filters.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Single-Rate Filters 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by