Extract set of gains from data file
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
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
0 Kommentare
Antworten (1)
  Sulaymon Eshkabilov
      
 am 22 Mai 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.
0 Kommentare
Siehe auch
Kategorien
				Mehr zu Linear Model Identification finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

