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?
조회 수: 1 (최근 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에서 Filter Design and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!