Parameter Identification Library
simulink-parameter-identification-library
This Simulink® library is a collection of blocks that perform Parameter Identification through the most rewarded frequency and time domain linear regression methods. It works in Matlab 5.3.1 as well as in later versions.
Main examples are:
-) Recursive Least Squares (RLS).
-) Simple Windowed Regression (LLS).
-) Local Weighted Regression (LWR).
-) Fourier Transform Regression (FTR).
Two example on Linear and Nonlinear Aircraft Parameter Identification are included in the library.
IMPORTANT, all of these blocks REQUIRE SMXL (the Simulink Matrix Library) freely available in the File exchange section of the MATLAB Central website.
Giampy, October 2001
Citation pour cette source
Giampiero Campa (2024). Parameter Identification Library (https://github.com/giampy1969/simulink-parameter-identification-library/releases/tag/v1.2), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Control Systems > System Identification Toolbox > Online Estimation >
- Simulink > Simulink Environment Fundamentals > Block Libraries >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
examples
examples
Version | Publié le | Notes de version | |
---|---|---|---|
1.2 | See release notes for this release on GitHub: https://github.com/giampy1969/simulink-parameter-identification-library/releases/tag/v1.2 |
||
1.1.0.0 | Streamlined the nonlinear identification example, and inserted additional explanations to both examples. I've also changed one logical operation that prevented the Simulink implementation of the LWR-RD block to work with later versions of matlab. |
||
1.0.0.0 | Changed info.xml file to avoid annoying messages within the last matlab versions. |