Oustaloup-Recursive-Approximation for Fractional Order Differentiators

Oustaloup-Recursive-Approximation for fractional order differentiator.
4,9K Downloads
Aktualisiert 4 Aug 2003

Keine Lizenz

% Filename: ora_foc.m
% Oustaloup-Recursive-Approximation for fractional order differentiator

% Input variables:
% r: the fractional order as in s^r, r is a real number
% N: order of the finite TF approximation for both (num/den)
% (Note: 2N+1 recursive z-p pairs)
% w_L: low frequency limit of the range of the frequency of interest
% w_H: upper freq. limit of the range of the frequency of interest
% Output:
% sys_foc: continuous time transfer function system object (TF)

% Reference
% [1] Oustaloup, A.; Levron, F.; Mathieu, B.; Nanot, F.M.; "Frequency-band
% complex noninteger differentiator: characterization and synthesis".
% EEE Transactions on Circuits and Systems I: Fundamental Theory and
% Applications, I , Volume: 47 Issue: 1, Jan. 2000, Page(s): 25 -39
% [2] D. Xue, Y.Q. Chen and D. Atherton. "Linear feedback control -
% analysis and design with Matlab 6.5". Textbook draft. Chapter 9
% "Fractional order control - An introduction". PDF available upon
% request. Send request email to "yqchen@ieee.org".

For more information on FOC, check my FOC web http://mechatronics.ece.usu.edu/foc/

Zitieren als

YangQuan Chen (2024). Oustaloup-Recursive-Approximation for Fractional Order Differentiators (https://www.mathworks.com/matlabcentral/fileexchange/3802-oustaloup-recursive-approximation-for-fractional-order-differentiators), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0