towards using gather and ppc in shapepath

This commit is contained in:
2018-10-12 16:08:24 +02:00
parent cb9310ee5c
commit baef7cdb9e
4 changed files with 209 additions and 121 deletions

View File

@@ -29,6 +29,7 @@ close all;
[pb]=simFxFyStage(mot1,1);
[ssc]=StateSpaceControlDesign(mot1,1);
[mot1,mot2]=identifyFxFyStage();
[pb]=simFxFyStage(mot2,2);
[ssc]=StateSpaceControlDesign(mot2,2);