How to export coefficients of IIR filter from Filter Designer Tool?

조회 수: 26 (최근 30일)
Jakub Kolton
Jakub Kolton 2021년 7월 20일
답변: Jonas 2021년 7월 21일
Hi,
I need to get a two matrixes (numerator and denumerator) of IIR filter that I designed in FilterDesigner, so I could use them with filter() function or to export them to C header for later using with some other things. But unfortunately, the export option gives two different matrixes (SOS and G). How to solve it? Some day I saw someone do this, but he changed a lot of things in interface etc., if I remember correctly.

답변 (1개)

Jonas
Jonas 2021년 7월 21일
go to Edit -> Convert to single section
and then you can export them as numerator and denumerator

카테고리

Help CenterFile Exchange에서 Digital Filter Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by