Skip to content

Commit

Permalink
Update demo.m
Browse files Browse the repository at this point in the history
  • Loading branch information
Seb committed Apr 1, 2019
1 parent be9b1ab commit 5bce2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.m
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
%% Example 5: Uncertainty assessment
clear;
thickness = [100, 50, 30, 20, 10, 5]; % Isopach thickness (cm)
area = [7.0, 8.9, 12.3, 17.4, 21.34, 25.4]; % Square-root of area (km)
areaT = [7.0, 8.9, 12.3, 17.4, 21.34, 25.4]; % Square-root of area (km)
CE = 20; % 20% error on the distal integration limit of the power law fit

% Example 5.1: uniform errors on xData and yData and uniform distribution of errors
Expand Down

0 comments on commit 5bce2fb

Please sign in to comment.