Skip to content

rssalessio/AdaptiveControlLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AdaptiveControlLibrary

Matlab implementation of the Adaptive Control Library, see also section 16 here.

This is a collection of various operators commonly used in Model Reference Adaptive Control. The library comes from the thesis: Alessio Russo, Adaptive control of multirotor UAVs, Polytechnic University of Milan, 2016.

Usage

Check the code in the src folder. The library can be found in the adaptive_library.slx file. Other code includes the l1norm function, which can be used to compute the L1 norm of a linear system.

License

All the code is released under the MIT License.

Releases

No releases published

Packages

No packages published

Languages