Oustaloup-Recursive-Approximation for Fractional Order Differentiators

Oustaloup-Recursive-Approximation for fractional order differentiator.
4,9K descargas
Actualizado 4 ago 2003

Sin licencia

% 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/

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Digital Filter Analysis en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0