add feedback / repetability measurement
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
Ts = 1e-4; % [s]
|
||||
load('../mat/plant.mat');
|
||||
load('../mat/K_diag.mat');
|
||||
+1
-1
@@ -90,7 +90,7 @@ ylabel('Distance [m]');
|
||||
legend();
|
||||
|
||||
%% Save
|
||||
save('mat/data_cal_pd_v.mat', 't', 'Uch', 'Ucv', ...
|
||||
save('mat/data_rep_1.mat', 't', 'Uch', 'Ucv', ...
|
||||
'Unh', 'Unv', ...
|
||||
'Vph', 'Vpv', ...
|
||||
'Vch', 'Vcv', ...
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user