Extract set of gains from data file

1 visualización (últimos 30 días)
Matt Boyles
Matt Boyles el 22 de Mayo de 2023
Respondida: Sulaymon Eshkabilov el 22 de Mayo de 2023
I have a data file which I developed during a lab using a set of gains that I inputted to programme a three cart controller simulation.
However I have lost my original set of gains that I inputted during the lab as they were written on a piece of paper which I have thrown out.
Is there a way to extract these gains from the data file?
i.e.
load('tda61set2')
then some code to extract the 6 original gains and 1 tracking gain from this
Thanks

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 22 de Mayo de 2023
It is possible only if your have your input data and preseumably, you have gotten the system response data. Using the system identification toolbox fcns, you can identify your system parameter values can be extracted.
See this DOC.

Categorías

Más información sobre Linear Model Identification en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by