Scilab 5.4.0
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
buttmag
バターワースフィルタの応答
呼び出し手順
[h]=buttmag(order,omegac,sample)
パラメータ
- order
- 整数: フィルタ次数 
- omegac
- 実数 : カットオフ周波数(単位:Hz) 
- sample
- buttmagが評価する周波数ベクトル
- h
- サンプル点におけるバターワースフィルタの値 
説明
バターワースフィルタの二乗振幅応答
            omegac = カットオフ周波数 ; sample = 
            周波数のサンプル
例
| Report an issue | ||
| << analpf | filters | casc >> |