フィルターのクリア

problem about filter order in design tool

3 ビュー (過去 30 日間)
Roger
Roger 2015 年 5 月 6 日
コメント済み: Roger 2015 年 5 月 8 日
this is the filter i designed
the specify order is 101 , and in current filter information the order is 100 , is there any problem about the order , i have no idea .

回答 (2 件)

Star Strider
Star Strider 2015 年 5 月 6 日
There is no problem. The filter order the MATLAB routines design is determined by the filter requirements you set, according to some fairly standard algorithms that are probably in most signal processing textbooks.
I would also experiment with the ‘Minimum Order’ option to see if you can get the same passband and stability with a shorter filter.

Honglei Chen
Honglei Chen 2015 年 5 月 7 日
The reason for this discrepancy is because Hann window has a trailing zero at the end. And I believe in the info window, it didn't count that zero since you don't really need it.
  1 件のコメント
Roger
Roger 2015 年 5 月 8 日
really thanks

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDigital Filter Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by