merge conflict
This commit is contained in:
@@ -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', ...
|
||||
|
@@ -1 +1,2 @@
|
||||
Ts = 1e-4; % [s]
|
||||
Ts = 1e-4; % [s]
|
||||
load('../mat/K_diag.mat', 'Kd');
|
Binary file not shown.
Reference in New Issue
Block a user