d2c_apden

バージョン 1.0.1 (1.85 KB) 作成者: Marko Neitola
Discrete-to-continuous transformation for all-pass filters
ダウンロード 1 件
更新 2023/6/16

ライセンスの表示

D2C_APDEN discrete-to-continuous transformation for all-pass filters only. Allows symbolic coefficients.
USAGE
As = d2c_apden(A)
As = d2c_apden(A,w)
INPUTS
A: Digital AP filter denominator coefficient vector.
Coefficient vector A can be numerical or symbolic.
Assuming A(1) is unity. Please scale if not(A(1)==1).
w: Optional for Tustin's prewarp.
OUTPUTS
As: Analog AP filter denominator coefficient vector.
Bs: Analog AP filter numerator coefficient vector.

引用

Marko Neitola (2025). d2c_apden (https://www.mathworks.com/matlabcentral/fileexchange/131224-d2c_apden), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2023a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.1

Minor change in the Description

1.0.0