Identification of cercalo dynamics
This commit is contained in:
Binary file not shown.
Binary file not shown.
+1
-1
@@ -29,7 +29,7 @@ xv = data(:, 4); % [...] vertical position
|
||||
cuh = data(:, 3); % Voltage of the cercalo's inductors used for horizontal
|
||||
cuv = data(:, 4); % [...] vertical
|
||||
|
||||
save('mat/data_001.mat', 't', 'uh', 'uv', 'xh', 'xv', 'cuh', 'cuv');
|
||||
save('mat/data_uv.mat', 't', 'uh', 'uv', 'xh', 'xv', 'cuh', 'cuv');
|
||||
|
||||
%% Plot the data
|
||||
figure;
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user