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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mathias Gehrig
am 7 Apr. 2015
Bearbeitet: Mathias Gehrig
am 8 Apr. 2015
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
ashish ahir
am 8 Apr. 2015
" I must access phase and possibly magnitude of the filter for my project." In digital filter block how you will access phase?
1 Kommentar
Siehe auch
Kategorien
Mehr zu Array and Matrix Mathematics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!