フィルターのクリア

FDA Tool

10 ビュー (過去 30 日間)
Sohaib Fakhar
Sohaib Fakhar 2011 年 7 月 6 日
コメント済み: abhishek singh 2017 年 8 月 3 日
While exporting IIR filter coefficients into workspace, I get an option of SOS Matrix and Scale Values.What does "Scale values" option do?

採用された回答

Rick Rosson
Rick Rosson 2011 年 7 月 6 日
The SOS Matrix is an M x 6 matrix that provides the unscaled coefficients for the M second-order sections that, when cascaded, implement the filter. The Scale values option outputs an M x 1 column vector G, each element of which is essentially a multiplicative gain factor that you can use simply to scale each second-order section so that the overall filter is referenced to 0 dB. So G does not affect the shape of the output waveform or spectrum, but it does affect the scale or level of the output or spectrum.
Does that make sense?
Rick
  2 件のコメント
Sohaib Fakhar
Sohaib Fakhar 2011 年 7 月 12 日
thanx a lot.xtremely greatful
abhishek singh
abhishek singh 2017 年 8 月 3 日
sir, i got SOS and G for my bandpass filter and now wants to apply it in C code to filter an audio . how can i do that.i still don't get idea how to apply these coefficients as i need to neglect frequencies that are 3db down

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDigital Filter Design についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by