Extracting filter coefficients from fdatool IIR filter object
3 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone,
I have designed an IRR filter in fdatool but since I can't export the coefficients as a vector into the workspace, I exported the filter as an object. The problem is that when I open the object, I have 3 arrays stored in it (ScaleValues, States and sosMatrix). Please, could someone exlplain me the difference between each array and, more importantly, how I can extract the filter coefficients from my IRR filter ? Also if you could write down links to official sources/documentation, it would amazing. Please any help would be really appreciated. Thank you in advance.
P.S. I am converting my structure to Direct-Form 1since, supposedly, it gives the coefficients for the ideal IRR filter or is, at least, more accurate but I am also not sure about it and if soemone could also explain me what it is exactly, it would be greatly appreciated.
Also, I am using a Lowpass Chebyshev Type II filter for my IIR. Thank you.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Filter Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!