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

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

View License

Impulse 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_irid(0.01,1,1.2,5);

Cite As

HU SHENG (2024). Impulse response invariant discretization of BICO (Bode's Ideal Cut-Off) transfer function (https://www.mathworks.com/matlabcentral/fileexchange/28398-impulse-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