Today I heard the first time about CRONE controllers. “The CRONE controller uses fractional-order calculus (non-integer order derivatives and integrals), offering more tuning flexibility and robustness, whereas traditional PID controllers use only integer-order operations”.
This is for SISO systems.
How can I implement it in Julia (for discrete time)?