Step response invariant discretization of BICO (Bode's Ideal Cut-Off) transfer function

Version 1.0.0.0 (2.61 KB) by HU SHENG
Step response invariant discretization of BICO (Bode's Ideal Cut-Off) transfer function
413 Downloads
Updated 6 Aug 2010

View License

Step response invariant discretization of BICO (Bode's Ideal Cut-Off) transfer function
BICO TF= 1./((s./w0+sqrt((s./w0).^2+1)).^r); r is a positive real number
IN:
Ts: The sampling period
w0: Cutoff frequency
r: order
q : Denominator and Numerator order of the approximated z-transfer function
TEST CODE
BICO_srid(0.01,1,1.2,5);

Cite As

HU SHENG (2024). Step response invariant discretization of BICO (Bode's Ideal Cut-Off) transfer function (https://www.mathworks.com/matlabcentral/fileexchange/28399-step-response-invariant-discretization-of-bico-bode-s-ideal-cut-off-transfer-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Dynamic System Models in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0