the error information when i use fdesign.lowpass to design a filter.

1 次查看(过去 30 天)
the code:
h = fdesign.lowpass('N,F3db,Ap,Ast' ,14, 0.93,0.1,60);
the error message is :
There is no enumerated value named 'N,F3db,Ap,Ast'.
But the 'N,F3db,Ap,Ast' is listed in the help info of the fdesign.lowpass.
do you know why this happened?thank you very much.

采纳的回答

Walter Roberson
Walter Roberson 2015-7-17
Notice:
Note: Specifications strings marked with an asterisk require the DSP System Toolbox™ software.
That entry is one of the ones marked with an asterisk.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Filter Design 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by