Analog low pass filter zero-phase
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Marco Maccotta
am 12 Apr. 2017
Beantwortet: Fei Deng
am 17 Apr. 2017
Hi, I'm trying to design in Matlab an analog low pass filter, to implement in Simulink for online filtering. The filter should have a passband frequency of 50rad/s and stopband frequency of 100rad/s. My problem is that I need zero-phase (therefore small delay in time) almost until 100rad/s then the filter should behave with a decreasing phase (in Bode diagram); I tried to use 'butter' function but I do not find how to implement the specification about zero-phase. Do you know some function or toolbox to do it? Thanks.
0 Kommentare
Akzeptierte Antwort
Fei Deng
am 17 Apr. 2017
Hi Macro, you can access zero-phase zero-phase analysis method via Filter Designer App. https://www.mathworks.com/help/signal/ug/getting-started-with-filter-designer.html 1. Type filterDesigner in Command window. 2. Right-click the y-axis of the plot and select Zero-phase from the context menu.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Filter Design and Analysis 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!