Introduction
The library of recursive identification algorithms is designed for recursive estimation of parameters of linear dynamic models according to different methods. There are 6 blocks in the library that use variable recursive algorithms for these models.The library is freely distributable and is published on the Scilab file exchange server:https://fileexchange.scilab.org/.
Installation and use
The library was created in Scilab Xcos in Scilab 6.0.0 (https://www.scilab.org/) using user-defined blocks for C functions. System requirements correspond to the requirements of the Scilab version. It is also recommended to install an external C compiler distributed as a MinGW toolbox within the ATOMS modules:https://atoms.scilab.org/.