I realized that Simulink offers the option to import a digital filter object from MATLAB by using the digital filter block in Simulink->Signal Processing Blockset->Filtering->Filter Designs->Digital Filter (version 2009b). Now I can design the filter in MATLAB and access all the information conveniently.
How do I access phase information of a simulink bandpass filter?
6 ビュー (過去 30 日間)
古いコメントを表示
I have to implement a bandpass filter in Simulink. The Filter Design Toolbox (now DSP System Toolbox) offers a GUI to do this but I must access phase and possibly magnitude of the filter for my project. Could I implement the Filter in MATLAB and export it somehow to Simulink or is there another way to solve this problem? I am using version 2009b.
0 件のコメント
採用された回答
その他の回答 (1 件)
ashish ahir
2015 年 4 月 8 日
" I must access phase and possibly magnitude of the filter for my project." In digital filter block how you will access phase?
参考
カテゴリ
Help Center および File Exchange で Array and Matrix Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!