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 (2024). 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!